AbuseiamGeoRestriction

GoogleApi.ContentWarehouse.V1.Model.AbuseiamGeoRestriction


Table of Contents ▼

Jump to a specific part of the page:

Description

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 List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

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

Type

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

Function

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

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.AbuseiamGeoRestriction