AssistantApiAppControlSupport

GoogleApi.ContentWarehouse.V1.Model.AssistantApiAppControlSupport


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. enabled (type: String.t, default: nil)
    -
  2. sendMessageSuppressed (type: boolean(), default: nil)
    - If true, disable send message AppControl/SD flow. This is needed to suppress the feature for specific device. If we decide to turn down this feature for all devices, then this field will become obsolete and should be removed. See context in b/275727627.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AssistantApiAppControlSupport{
enabled: String.t() | nil,
sendMessageSuppressed: boolean() | nil
}

Function

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

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