KnowledgeAnswersIntentQueryCoreference

GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersIntentQueryCoreference


Table of Contents ▼

Jump to a specific part of the page:

Description

A message representing a coreferenced value defined elsewhere in the meaning struct.

Attributes List

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

View Attributes

Attributes

  1. argPath (type: GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersIntentQueryArgPath, default: nil)
    - A coreference is represented by an argument path starting from the root of the whole tree to the referenced value.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersIntentQueryCoreference{
argPath: GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersIntentQueryArgPath.t() | nil
}

Function

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

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