public sealed class SupportedLanguage : IMessage<SupportedLanguage>, IEquatable<SupportedLanguage>, IDeepCloneable<SupportedLanguage>, IBufferMessage, IMessage
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, BCP-47 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\u003eThis document outlines the \u003ccode\u003eSupportedLanguage\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Translate.V3\u003c/code\u003e namespace, detailing its properties and functionalities in version 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSupportedLanguage\u003c/code\u003e class provides information about a single supported language, including its display name, language code, and whether it can be used as a source or target language.\u003c/p\u003e\n"],["\u003cp\u003eVersion 3.9.0 is the latest version available, with versions ranging from 3.9.0 down to 2.2.0 being listed on this page for use.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSupportedLanguage\u003c/code\u003e class implements several interfaces, such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eProperties of \u003ccode\u003eSupportedLanguage\u003c/code\u003e include \u003ccode\u003eDisplayName\u003c/code\u003e, \u003ccode\u003eLanguageCode\u003c/code\u003e, \u003ccode\u003eSupportSource\u003c/code\u003e, and \u003ccode\u003eSupportTarget\u003c/code\u003e, each with specific value types and descriptions, for handling the information of supported languages.\u003c/p\u003e\n"]]],[],null,[]]