OceanVolumeViewabilityLocale

GoogleApi.ContentWarehouse.V1.Model.OceanVolumeViewabilityLocale


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. DEPRECATEDViewType (type: integer(), default: nil)
    -
  2. locale (type: String.t, default: nil)
    - The two-character ISO country code for the locale.
  3. viewability (type: GoogleApi.ContentWarehouse.V1.Model.OceanLocaleViewability, default: nil)
    - The viewability specified for this locale.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.OceanVolumeViewabilityLocale{
DEPRECATEDViewType: integer() | nil,
locale: String.t() | nil,
viewability: GoogleApi.ContentWarehouse.V1.Model.OceanLocaleViewability.t() | nil
}

Function

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

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