View Source GoogleApi.Chat.V1.Model.DriveDataRef (google_api_chat v0.35.0)

A reference to the data of a drive attachment.

Attributes

  • driveFileId (type: String.t, default: nil) - The ID for the drive file. Use with the Drive API.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Chat.V1.Model.DriveDataRef{driveFileId: String.t() | nil}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.