VersionDependency | @here/olp-sdk-ts
Interface VersionDependency
Hierarchy
- VersionDependency
Index
Properties
direct
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
The HERE Resource Name (HRN) of the catalog that the batch commit depends on.
version
The version of the catalog metadata that the batch commit depends on.
Generated using TypeDoc
Describes the properties of the version dependencies.