View Source GoogleApi.Chat.V1.Model.Media (google_api_chat v0.34.3)

Media resource.

Attributes

  • resourceName (type: String.t, default: nil) - Name of the media resource.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

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

Functions

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

Unwrap a decoded JSON object into its complex fields.