Voting helps other researchers find interesting modules.
Message to represent a cluster of the embedding space.
id
integer()
nil
squaredDistance
number()
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.ReneEmbeddingCluster{ id: integer() | nil, squaredDistance: number() | nil }
@spec decode(struct(), keyword()) :: struct()