KnowledgeAnswersIntentQueryIdentifier

GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersIntentQueryIdentifier


Table of Contents ▼

Jump to a specific part of the page:

Description

Identifiers are references to a specific entity of a specified type, such as a TIMER_ID XXX. For more backround and uses see go/grounding-common-ids.

Attributes List

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

View Attributes

Attributes

  1. id (type: String.t, default: nil)
    -
  2. idType (type: String.t, default: nil)
    -

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersIntentQueryIdentifier{
id: String.t() | nil,
idType: String.t() | nil
}

Function

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

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