Describes properties for the catalog version.
dependencies: MetadataApi.VersionDependency[]
A list of the catalog dependencies.
partitionCounts?:
A map of the layers in the catalog and their partition counts. The map is expressed in key value pairs.
timestamp: number
Timestamp that indicates when the version was created.
version: number
The version of the catalog metadata. It is incremented every time you change catalog metadata e.g. by publishing new partitions to durable layers.
Describes properties for the catalog version.