View Source GoogleApi.ContentWarehouse.V1.Model.ChatBotPlatformFireballId (google_api_content_warehouse v0.3.0)
Attributes
-
id
(type:GoogleApi.ContentWarehouse.V1.Model.GoogleInternalCommunicationsInstantmessagingV1Id.t
, default:nil
) - When used as a user ID, it's the phone number of the sender. When used as a session ID: For group conversation, it is the group ID. For 1 to 1, it is the receiver or sender phone number. For 1 to bot, it is the receiver phone number or empty.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.ChatBotPlatformFireballId{ id: GoogleApi.ContentWarehouse.V1.Model.GoogleInternalCommunicationsInstantmessagingV1Id.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.