View Source GoogleApi.ContentWarehouse.V1.Model.AbuseiamGeoRestriction (google_api_content_warehouse v0.4.0)

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.

Attributes

  • locale (type: list(GoogleApi.ContentWarehouse.V1.Model.AbuseiamGeoRestrictionLocale.t), default: nil) -

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AbuseiamGeoRestriction{
  locale:
    [GoogleApi.ContentWarehouse.V1.Model.AbuseiamGeoRestrictionLocale.t()] | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.