AssistantVerticalsHomeautomationProtoHomeAutomationDeviceItem

GoogleApi.ContentWarehouse.V1.Model.AssistantVerticalsHomeautomationProtoHomeAutomationDeviceItem


Table of Contents ▼

Jump to a specific part of the page:

Description

No description given.

Attributes List

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

View Attributes

Attributes

  1. homeautomationMetadata (type: GoogleApi.ContentWarehouse.V1.Model.AssistantVerticalsHomeautomationProtoHomeAutomation_MetaData, default: nil)
    - Device meta data.
  2. matchedItemKey (type: String.t, default: nil)
    - Corresponding to casse matched_item CustomTypeItem key.
  3. matchedItemRawvalue (type: String.t, default: nil)
    - Corresponding to casse Argument raw_value.
  4. matchedItemValue (type: list(String.t), default: nil)
    - Corresponding to casse matched_item CustomTypeItem value.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AssistantVerticalsHomeautomationProtoHomeAutomationDeviceItem{
homeautomationMetadata: GoogleApi.ContentWarehouse.V1.Model.AssistantVerticalsHomeautomationProtoHomeAutomation_MetaData.t() | nil,
matchedItemKey: String.t() | nil,
matchedItemRawvalue: String.t() | nil,
matchedItemValue: [String.t()] | nil
}

Function

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

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