Voting helps other researchers find interesting modules.
Identifies a measure, like '53 pounds' in a query.
category
String.t
nil
rawText
value
float()
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingSaftMeasure{ category: String.t() | nil, rawText: String.t() | nil, value: float() | nil }
@spec decode(struct(), keyword()) :: struct()