GoogleApi.Chat.V1.Model.DriveDataRef (google_api_chat v0.43.0)

View Source

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

t()

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

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.