GoogleApi.ContentWarehouse.V1.Model.ResearchScienceSearchVersionClusterInfo
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
Stores the information about each cluster of versions. Versions are defined in go/s2-versioning. Next available tag: 4
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
indexInVersionCluster
(type:integer()
, default:nil
)
- Index of this dataset in its cluster of versions. -
numVersions
(type:integer()
, default:nil
)
- The number of versions in a Version Cluster. This is equivalent to cluster size. -
versionClusterId
(type:String.t
, default:nil
)
- A fingerprint id of the cluster of versions this dataset belongs to. This is a hash of a dataset_id in the cluster.
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.ResearchScienceSearchVersionClusterInfo