Voting helps other researchers find interesting modules.
For crowding in news we need to keep data about the last X clustering iterations around.
ClusterId
String.t
nil
ClusterSize
integer()
ClusterTimeStamp
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.CrowdingPerDocDataNewsCluster{ ClusterId: String.t() | nil, ClusterSize: integer() | nil, ClusterTimeStamp: integer() | nil }
@spec decode(struct(), keyword()) :: struct()