View Source GoogleApi.ContentWarehouse.V1.Model.IndexingDocjoinerServingTimeClusterIds (google_api_content_warehouse v0.4.0)
This message contains a set of cluster ids used to de-dup at serving time. A document could be clustered into different clusters according to different properties.
Attributes
-
clusterId
(type:list(GoogleApi.ContentWarehouse.V1.Model.IndexingDocjoinerServingTimeClusterId.t)
, default:nil
) - The exact cluster metadata for each individual cluster if any.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.IndexingDocjoinerServingTimeClusterIds{ clusterId: [ GoogleApi.ContentWarehouse.V1.Model.IndexingDocjoinerServingTimeClusterId.t() ] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.