GeostoreAttributeValueDisplayProto

GoogleApi.ContentWarehouse.V1.Model.GeostoreAttributeValueDisplayProto


Table of Contents ▼

Jump to a specific part of the page:

Description

Used to help display language-specific names of attributes.

Attributes List

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

View Attributes

Attributes

  1. language (type: String.t, default: nil)
    -
  2. synonym (type: String.t, default: nil)
    -

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GeostoreAttributeValueDisplayProto{
language: String.t() | nil,
synonym: String.t() | nil
}

Function

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

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