GoogleApi.Translate.V3.Model.LanguageCodesSet (google_api_translate v0.12.3) View Source
Used with equivalent term set glossaries.
Attributes
-
languageCodes
(type:list(String.t)
, default:nil
) - The BCP-47 language code(s) for terms defined in the glossary. All entries are unique. The list contains at least two entries. Expected to be an exact match for GlossaryTerm.language_code.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.Translate.V3.Model.LanguageCodesSet{ languageCodes: [String.t()] | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.