Voting helps other researchers find interesting modules.
Wrapper message containing list of regions and their corresponding type of region signal to use in data governance.
regionType
String.t
nil
regions
list(String.t)
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.KeGovernanceTypedRegions{ regionType: String.t() | nil, regions: [String.t()] | nil }
@spec decode(struct(), keyword()) :: struct()