View Source GoogleApi.Translate.V3.Model.LanguageCodesSet (google_api_translate v0.21.0)
Used with equivalent term set glossaries.
Attributes
-
languageCodes
(type:list(String.t)
, default:nil
) - The ISO-639 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.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Translate.V3.Model.LanguageCodesSet{ languageCodes: [String.t()] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.