AssistantVerticalsHomeautomationProtoDeviceTargetingOutputQueryInfo

GoogleApi.ContentWarehouse.V1.Model.AssistantVerticalsHomeautomationProtoDeviceTargetingOutputQueryInfo


Table of Contents ▼

Jump to a specific part of the page:

Description

Next ID: 5

Attributes List

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

View Attributes

Attributes

  1. annotatedSpanDevice (type: String.t, default: nil)
    - The query span for device mention.
  2. annotatedSpanRoom (type: String.t, default: nil)
    - The query span for room mention.
  3. annotatedSpanStructure (type: String.t, default: nil)
    - The query span for structure mention.
  4. processedMentionedSpan (type: String.t, default: nil)
    - This field is from query_info.processed_mentioned_span in DTO.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AssistantVerticalsHomeautomationProtoDeviceTargetingOutputQueryInfo{
annotatedSpanDevice: String.t() | nil,
annotatedSpanRoom: String.t() | nil,
annotatedSpanStructure: String.t() | nil,
processedMentionedSpan: String.t() | nil
}

Function

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

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