AssistantApiSettingsNotificationProfileAlloNotificationProfile

GoogleApi.ContentWarehouse.V1.Model.AssistantApiSettingsNotificationProfileAlloNotificationProfile


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. botSendToken (type: GoogleApi.ContentWarehouse.V1.Model.ChatBotPlatformBotSendToken, default: nil)
    - The send token of the conversation with the user.
  2. id (type: GoogleApi.ContentWarehouse.V1.Model.ChatBotPlatformFireballId, default: nil)
    - The fireball id of this user.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AssistantApiSettingsNotificationProfileAlloNotificationProfile{
botSendToken: GoogleApi.ContentWarehouse.V1.Model.ChatBotPlatformBotSendToken.t() | nil,
id: GoogleApi.ContentWarehouse.V1.Model.ChatBotPlatformFireballId.t() | nil
}

Function

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

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