VendingConsumerProtoTrustedGenomePolicyTargetRegion

GoogleApi.ContentWarehouse.V1.Model.VendingConsumerProtoTrustedGenomePolicyTargetRegion


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. localizedRegion (type: String.t, default: nil)
    - Localized name for targeted regions. e.g. San Francisco Bay Area Required.
  2. mid (type: String.t, default: nil)
    - Associated KG entity mid for region. e.g. /m/06pvr

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.VendingConsumerProtoTrustedGenomePolicyTargetRegion{
localizedRegion: String.t() | nil,
mid: String.t() | nil
}

Function

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

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