google_api_translate v0.9.0 GoogleApi.Translate.V3.Model.LanguageCodesSet 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
Link to this type
t()
View Sourcet() :: %GoogleApi.Translate.V3.Model.LanguageCodesSet{ languageCodes: [String.t()] }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.