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

A GIF image that's specified by a URL.

Attributes

  • uri (type: String.t, default: nil) - Output only. The URL that hosts the GIF image.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

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

Functions

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

Unwrap a decoded JSON object into its complex fields.