GoogleApi.ContentWarehouse.V1.Model.ResearchScamCoscamRestrictTokensV2
Table of Contents ▼
Jump to a specific part of the page:
Description
////////////////////////////////////////////////////////////////////////////// RestrictTokensV2: a set of group:token tuples, collated by group.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
tokenGroups
(type:list(GoogleApi.ContentWarehouse.V1.Model.ResearchScamCoscamTokenGroup)
, default:nil
)
- token_groups - group:token tuples, collated by group.
Type
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.ResearchScamCoscamRestrictTokensV2{
tokenGroups: [GoogleApi.ContentWarehouse.V1.Model.ResearchScamCoscamTokenGroup.t()] | nil
}
tokenGroups: [GoogleApi.ContentWarehouse.V1.Model.ResearchScamCoscamTokenGroup.t()] | nil
}
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.ResearchScamCoscamRestrictTokensV2