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

A Google Group in Google Chat.

Attributes

  • name (type: String.t, default: nil) - Resource name for a Google Group. Represents a group in Cloud Identity Groups API. Format: groups/{group}

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

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

Functions

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

Unwrap a decoded JSON object into its complex fields.