GoogleApi.Tasks.V1.Model.SpaceInfo (google_api_tasks v0.17.0)

View Source

Information about the Chat Space where a task was assigned from.

Attributes

  • space (type: String.t, default: nil) - Output only. The Chat space where this task originates from. The format is "spaces/{space}".

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.Tasks.V1.Model.SpaceInfo{space: String.t() | nil}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.