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 Google Cloud Translation v3 API's \u003ccode\u003eSupportedLanguage\u003c/code\u003e class provides information about a single language supported by the translation service.\u003c/p\u003e\n"],["\u003cp\u003eThis class includes properties such as \u003ccode\u003eDisplayName\u003c/code\u003e for the human-readable language name, and \u003ccode\u003eLanguageCode\u003c/code\u003e for the ISO 639-1 identifier.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSupportSource\u003c/code\u003e and \u003ccode\u003eSupportTarget\u003c/code\u003e properties indicate whether a language can be used as a source or target language for translation, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provides an array of previous versions of the class, with version 3.9.0 being the most recent update.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements the IMessage, IEquatable, IDeepCloneable, and IBufferMessage interfaces.\u003c/p\u003e\n"]]],[],null,[]]