View Source GoogleApi.ContentWarehouse.V1.Model.ResearchScamCoscamRestrictTokensV2 (google_api_content_warehouse v0.4.0)
////////////////////////////////////////////////////////////////////////////// RestrictTokensV2: a set of group:token tuples, collated by group.
Attributes
-
tokenGroups
(type:list(GoogleApi.ContentWarehouse.V1.Model.ResearchScamCoscamTokenGroup.t)
, default:nil
) - token_groups - group:token tuples, collated by group.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.ResearchScamCoscamRestrictTokensV2{ tokenGroups: [GoogleApi.ContentWarehouse.V1.Model.ResearchScamCoscamTokenGroup.t()] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.