AssistantLogsQueryAnnotationLog

GoogleApi.ContentWarehouse.V1.Model.AssistantLogsQueryAnnotationLog


Table of Contents ▼

Jump to a specific part of the page:

Description

Log about the query requirements

Attributes List

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

View Attributes

Attributes

  1. deviceAnnotation (type: GoogleApi.ContentWarehouse.V1.Model.AssistantLogsDeviceAnnotationLog, default: nil)
    - Deprecated, please use room_annotations.
  2. deviceAnnotations (type: list(GoogleApi.ContentWarehouse.V1.Model.AssistantLogsDeviceAnnotationLog), default: nil)
    - Log the device annotations mentioned in the query.
  3. providerAnnotation (type: GoogleApi.ContentWarehouse.V1.Model.AssistantLogsProviderAnnotationLog, default: nil)
    - Log the provider annotations annotated from the query.
  4. roomAnnotation (type: GoogleApi.ContentWarehouse.V1.Model.AssistantLogsRoomAnnotationLog, default: nil)
    - TODO(b/171250187) Deprecates the optional RoomAnnotationLog and DeviceAnnotationLog. Deprecated, please use device_annotations.
  5. roomAnnotations (type: list(GoogleApi.ContentWarehouse.V1.Model.AssistantLogsRoomAnnotationLog), default: nil)
    - Log the room annotations mentioned in the query.
  6. structureAnnotations (type: list(GoogleApi.ContentWarehouse.V1.Model.AssistantLogsStructureAnnotationLog), default: nil)
    - Log the structure annotations mentioned in the query.

Type

Function

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

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