View Source GoogleApi.Chat.V1.Model.UploadAttachmentResponse (google_api_chat v0.41.4)
Response of uploading an attachment.
Attributes
-
attachmentDataRef(type:GoogleApi.Chat.V1.Model.AttachmentDataRef.t, default:nil) - Reference to the uploaded attachment.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Chat.V1.Model.UploadAttachmentResponse{ attachmentDataRef: GoogleApi.Chat.V1.Model.AttachmentDataRef.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.