Voting helps other researchers find interesting modules.
A message representing a scalar numeric value with optional units
doubleValue
float()
nil
unitType
String.t
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersIntentQueryScalarValue{ doubleValue: float() | nil, unitType: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()