KnowledgeAnswersIntentQueryScalarValue

GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersIntentQueryScalarValue


Table of Contents ▼

Jump to a specific part of the page:

Description

A message representing a scalar numeric value with optional units

Attributes List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

  1. doubleValue (type: float(), default: nil)
    -
  2. unitType (type: String.t, default: nil)
    -

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersIntentQueryScalarValue{
doubleValue: float() | nil,
unitType: String.t() | nil
}

Function

@spec decode(struct(), keyword()) :: struct()

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersIntentQueryScalarValue