Voting helps other researchers find interesting modules.
State data for AdaptiveFrequencyEstimator
clicksGoodInterval
float()
nil
clicksGoodPriorWeight
clicksTotalInterval
clicksTotalPriorWeight
ctrwiInterval
ctrwiPriorWeight
dwellsInterval
dwellsPriorWeight
luDwellsInterval
luDwellsPriorWeight
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.IndexingSignalAggregatorAdaptiveIntervalData{ clicksGoodInterval: float() | nil, clicksGoodPriorWeight: float() | nil, clicksTotalInterval: float() | nil, clicksTotalPriorWeight: float() | nil, ctrwiInterval: float() | nil, ctrwiPriorWeight: float() | nil, dwellsInterval: float() | nil, dwellsPriorWeight: float() | nil, luDwellsInterval: float() | nil, luDwellsPriorWeight: float() | nil }
@spec decode(struct(), keyword()) :: struct()