GoogleApi.ContentWarehouse.V1.Model.KeGovernanceTypedRegions
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Modules linked from
Description
Wrapper message containing list of regions and their corresponding type of region signal to use in data governance.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
regionType
(type:String.t
, default:nil
)
- The particular type of region should be explicitly set to disambiguate. -
regions
(type:list(String.t)
, default:nil
)
- Values are go/iii RegionCode in capital case. It is a good practice to keep elements in this list unique, although not enforced. In case of duplicated entries, they'll be treated as if there were only one entry of the same value.
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.KeGovernanceTypedRegions