View Source GoogleApi.ContentWarehouse.V1.Model.ReneEmbeddingClusterList (google_api_content_warehouse v0.4.0)
Message to represent a list of clusters.
Attributes
-
clusters
(type:list(GoogleApi.ContentWarehouse.V1.Model.ReneEmbeddingCluster.t)
, default:nil
) - Clusters.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.ReneEmbeddingClusterList{ clusters: [GoogleApi.ContentWarehouse.V1.Model.ReneEmbeddingCluster.t()] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.