Options
All
  • Public
  • Public/Protected
  • All
Menu

Describes the properties of the version dependencies.

Hierarchy

  • VersionDependency

Index

Properties

direct: boolean

Indicates the type of data dependency. If this value is set to false, this dependency is an indirect dependency. This means that data from this catalog was not directly used by a data processing pipeline to update the current version of the catalog. Instead, the data was only used by upstream pipeline(s) to generate the input data.

hrn: string

The HERE Resource Name (HRN) of the catalog that the batch commit depends on.

version: number

The version of the catalog metadata that the batch commit depends on.

Generated using TypeDoc