Voting helps other researchers find interesting modules.
Stores the information about each cluster of versions. Versions are defined in go/s2-versioning. Next available tag: 4
indexInVersionCluster
integer()
nil
numVersions
versionClusterId
String.t
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.ResearchScienceSearchVersionClusterInfo{ indexInVersionCluster: integer() | nil, numVersions: integer() | nil, versionClusterId: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()