Voting helps other researchers find interesting modules.
nonSpecificValue
boolean()
nil
units
String.t
unitsString
value
float()
valueString
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingLocalExtent{ nonSpecificValue: boolean() | nil, units: String.t() | nil, unitsString: String.t() | nil, value: float() | nil, valueString: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()