GoogleApi.Chat.V1.Model.AttachmentDataRef (google_api_chat v0.27.0) View Source
A reference to the data of an attachment.
Attributes
-
resourceName(type:String.t, default:nil) - The resource name of the attachment data. This is used with the media API to download the attachment data.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.Chat.V1.Model.AttachmentDataRef{
resourceName: String.t() | nil
}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.