AssistantDevicesPlatformProtoSecurityConfig

GoogleApi.ContentWarehouse.V1.Model.AssistantDevicesPlatformProtoSecurityConfig


Table of Contents ▼

Jump to a specific part of the page:

Description

Encapsulates security configuration for a single intent of a device model.

Attributes List

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

View Attributes

Attributes

  1. authMechanismForRemoteRequests (type: String.t, default: nil)
    - Specifies auth mechanism to be used upon remote request for device action.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AssistantDevicesPlatformProtoSecurityConfig{
authMechanismForRemoteRequests: String.t() | nil
}

Function

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

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