Voting helps other researchers find interesting modules.
Median, mean and standard deviation of a feature value.
max
number()
nil
mean
median
min
stddev
sum
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchMetricStats{ max: number() | nil, mean: number() | nil, median: number() | nil, min: number() | nil, stddev: number() | nil, sum: number() | nil }
@spec decode(struct(), keyword()) :: struct()