VersionInfo | @here/olp-sdk-ts
Interface VersionInfo
Hierarchy
- VersionInfo
Index
Properties
dependencies
A list of the catalog dependencies.
Optional partition Counts
A map of the layers in the catalog and their partition counts. The map is expressed in key value pairs.
Type declaration
[key: string]: number
timestamp
Timestamp that indicates when the version was created.
version
The version of the catalog metadata. It is incremented every time you change catalog metadata e.g. by publishing new partitions to durable layers.
Generated using TypeDoc
Describes properties for the catalog version.