GoogleApi.Chat.V1.Model.DriveDataRef (google_api_chat v0.23.1) View Source
A reference to the data of a drive attachment.
Attributes
-
driveFileId
(type:String.t
, default:nil
) - The id for the drive file, for use with the Drive API.
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.DriveDataRef{driveFileId: String.t() | nil}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.