GoogleApi.ContentWarehouse.V1.Model.GeostoreLanguageTaggedTextProto
Table of Contents ▼
Jump to a specific part of the page:
Description
Represents a piece of text with an associated language.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
language
(type:String.t
, default:nil
)
- The external form of a Google International Identifiers Initiative (III) LanguageCode object. See google3/i18n/identifiers/languagecode.h for details. We place extra restrictions on languages in addition to what the III library requires. See http://go/geo-schema-reference/feature-properties/languages.md -
text
(type:String.t
, default:nil
)
- The text (UTF-8 encoding).
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.GeostoreLanguageTaggedTextProto