View Source GoogleApi.PlayGrouping.V1alpha1.Model.CreateOrUpdateTagsRequest (google_api_play_grouping v0.2.0)
Request message for CreateOrUpdateTags. VerifyToken.
Attributes
-
tags
(type:list(GoogleApi.PlayGrouping.V1alpha1.Model.Tag.t)
, default:nil
) - Tags to be inserted or updated.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.PlayGrouping.V1alpha1.Model.CreateOrUpdateTagsRequest{ tags: [GoogleApi.PlayGrouping.V1alpha1.Model.Tag.t()] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.