View Source GoogleApi.Chat.V1.Model.UploadAttachmentRequest (google_api_chat v0.41.4)
Request to upload an attachment.
Attributes
-
filename(type:String.t, default:nil) - Required. The filename of the attachment, including the file extension.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Chat.V1.Model.UploadAttachmentRequest{ filename: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.