View Source GoogleApi.PlayGrouping.V1alpha1.Model.CreateOrUpdateTagsResponse (google_api_play_grouping v0.2.0)

Response message for CreateOrUpdateTags.

Attributes

  • tags (type: list(GoogleApi.PlayGrouping.V1alpha1.Model.Tag.t), default: nil) - All requested tags are returned, including pre-existing ones.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.PlayGrouping.V1alpha1.Model.CreateOrUpdateTagsResponse{
  tags: [GoogleApi.PlayGrouping.V1alpha1.Model.Tag.t()] | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.