Voting helps other researchers find interesting modules.
A node representing a table of regions and restrictions that apply to those regions. This table understands region inclusion and knows to apply the most specific rule, for example, a rule for France would override a rule for the EU for a user in France.
locale
list(GoogleApi.ContentWarehouse.V1.Model.AbuseiamGeoRestrictionLocale.t)
nil
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AbuseiamGeoRestriction{ locale: [GoogleApi.ContentWarehouse.V1.Model.AbuseiamGeoRestrictionLocale.t()] | nil }
@spec decode(struct(), keyword()) :: struct()