AbuseiamGeoRestrictionLocale

GoogleApi.ContentWarehouse.V1.Model.AbuseiamGeoRestrictionLocale


Table of Contents ▼

Jump to a specific part of the page:

Description

No description given.

Attributes List

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

View Attributes

Attributes

  1. location (type: String.t, default: nil)
    - The location where the restriction applies. Defaults to the "The world". See go/iii.
  2. restriction (type: GoogleApi.ContentWarehouse.V1.Model.AbuseiamUserRestriction, default: nil)
    - The UserRestriction that applies to this location. If not specified evaluates to true.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AbuseiamGeoRestrictionLocale{
location: String.t() | nil,
restriction: GoogleApi.ContentWarehouse.V1.Model.AbuseiamUserRestriction.t() | nil
}

Function

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

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