AssistantVerticalsHomeautomationProtoRoleInformation

GoogleApi.ContentWarehouse.V1.Model.AssistantVerticalsHomeautomationProtoRoleInformation


Table of Contents ▼

Jump to a specific part of the page:

Description

Represents the user’s role such as assistant only or manager for a device. Design doc: https://docs.google.com/document/d/1c1hnauEbBfDkywO3GZkI8ejHP765l2tLspmPgckEe2Y/

Attributes List

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

View Attributes

Attributes

  1. iamCheckRequired (type: boolean(), default: nil)
    - When true, role_type will be ignored, Nest IAM RPC will called to check authority.
  2. roleType (type: String.t, default: nil)
    -

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AssistantVerticalsHomeautomationProtoRoleInformation{
iamCheckRequired: boolean() | nil,
roleType: String.t() | nil
}

Function

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

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