public sealed class SupportedLanguage : IMessage<SupportedLanguage>, IEquatable<SupportedLanguage>, IDeepCloneable<SupportedLanguage>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Translation v3 API class SupportedLanguage.
A single supported language response corresponds to information related
to one supported language.
Supported language code, generally consisting of its ISO 639-1
identifier, for example, 'en', 'ja'. In certain cases, ISO-639 codes
including language and region identifiers are returned (for example,
'zh-TW' and 'zh-CN').
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version available for the Google Cloud Translation v3 API is 3.9.0, but the current documentation pertains to version 3.4.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSupportedLanguage\u003c/code\u003e class represents information related to a single supported language within the Google Cloud Translation v3 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSupportedLanguage\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, in addition to inheriting from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eSupportedLanguage\u003c/code\u003e class include \u003ccode\u003eDisplayName\u003c/code\u003e, \u003ccode\u003eLanguageCode\u003c/code\u003e, \u003ccode\u003eSupportSource\u003c/code\u003e, and \u003ccode\u003eSupportTarget\u003c/code\u003e, which provide information about the language's name, code, and its support for being a source or target language.\u003c/p\u003e\n"],["\u003cp\u003eConstructors for the \u003ccode\u003eSupportedLanguage\u003c/code\u003e class include a default constructor and one that accepts another \u003ccode\u003eSupportedLanguage\u003c/code\u003e object for creating a copy.\u003c/p\u003e\n"]]],[],null,[]]