Voting helps other researchers find interesting modules.
Proto contains parameters of a single component distribution.
logScaling
number()
nil
type
String.t
weight
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.CrawlerChangerateSingleComponentDistribution{ logScaling: number() | nil, type: String.t() | nil, weight: number() | nil }
@spec decode(struct(), keyword()) :: struct()