Voting helps other researchers find interesting modules.
Weighted language
bcp47Tag
String.t
nil
weight
number()
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GoodocLanguageCombinationLanguage{ bcp47Tag: String.t() | nil, weight: number() | nil }
@spec decode(struct(), keyword()) :: struct()