VersionDependency

Describes the properties of the version dependencies.

Hierarchy

  • VersionDependency

Index

Properties

Properties

direct

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

hrn: string

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

version

version: number

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