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 of the Google Cloud Translation v3 API's \u003ccode\u003eSupportedLanguage\u003c/code\u003e class is 3.9.0, with several previous versions available for reference, down to version 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSupportedLanguage\u003c/code\u003e class provides information about a single supported language, including its display name and language code, with the code generally using the ISO 639-1 identifier.\u003c/p\u003e\n"],["\u003cp\u003eThis class allows checking whether a language can be used as a source or target language in the translation process, through \u003ccode\u003eSupportSource\u003c/code\u003e and \u003ccode\u003eSupportTarget\u003c/code\u003e boolean properties.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSupportedLanguage\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements multiple interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eConstructors are provided for creating new instances of \u003ccode\u003eSupportedLanguage\u003c/code\u003e, including one that creates a new object from an existing \u003ccode\u003eSupportedLanguage\u003c/code\u003e instance.\u003c/p\u003e\n"]]],[],null,["# Google Cloud Translation v3 API - Class SupportedLanguage (3.9.0)\n\nVersion latestkeyboard_arrow_down\n\n- [3.9.0 (latest)](/dotnet/docs/reference/Google.Cloud.Translate.V3/latest/Google.Cloud.Translate.V3.SupportedLanguage)\n- [3.8.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/3.8.0/Google.Cloud.Translate.V3.SupportedLanguage)\n- [3.7.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/3.7.0/Google.Cloud.Translate.V3.SupportedLanguage)\n- [3.6.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/3.6.0/Google.Cloud.Translate.V3.SupportedLanguage)\n- [3.5.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/3.5.0/Google.Cloud.Translate.V3.SupportedLanguage)\n- [3.4.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/3.4.0/Google.Cloud.Translate.V3.SupportedLanguage)\n- [3.3.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/3.3.0/Google.Cloud.Translate.V3.SupportedLanguage)\n- [3.2.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/3.2.0/Google.Cloud.Translate.V3.SupportedLanguage)\n- [3.1.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/3.1.0/Google.Cloud.Translate.V3.SupportedLanguage)\n- [3.0.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/3.0.0/Google.Cloud.Translate.V3.SupportedLanguage)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/2.4.0/Google.Cloud.Translate.V3.SupportedLanguage)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/2.3.0/Google.Cloud.Translate.V3.SupportedLanguage)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/2.2.0/Google.Cloud.Translate.V3.SupportedLanguage) \n\n public sealed class SupportedLanguage : IMessage\u003cSupportedLanguage\u003e, IEquatable\u003cSupportedLanguage\u003e, IDeepCloneable\u003cSupportedLanguage\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Google Cloud Translation v3 API class SupportedLanguage.\n\nA single supported language response corresponds to information related\nto one supported language. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e SupportedLanguage \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[SupportedLanguage](/dotnet/docs/reference/Google.Cloud.Translate.V3/latest/Google.Cloud.Translate.V3.SupportedLanguage), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[SupportedLanguage](/dotnet/docs/reference/Google.Cloud.Translate.V3/latest/Google.Cloud.Translate.V3.SupportedLanguage), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[SupportedLanguage](/dotnet/docs/reference/Google.Cloud.Translate.V3/latest/Google.Cloud.Translate.V3.SupportedLanguage), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.Translate.V3](/dotnet/docs/reference/Google.Cloud.Translate.V3/latest/Google.Cloud.Translate.V3)\n\nAssembly\n--------\n\nGoogle.Cloud.Translate.V3.dll\n\nConstructors\n------------\n\n### SupportedLanguage()\n\n public SupportedLanguage()\n\n### SupportedLanguage(SupportedLanguage)\n\n public SupportedLanguage(SupportedLanguage other)\n\nProperties\n----------\n\n### DisplayName\n\n public string DisplayName { get; set; }\n\nHuman-readable name of the language localized in the display language\nspecified in the request.\n\n### LanguageCode\n\n public string LanguageCode { get; set; }\n\nSupported language code, generally consisting of its ISO 639-1\nidentifier, for example, 'en', 'ja'. In certain cases, ISO-639 codes\nincluding language and region identifiers are returned (for example,\n'zh-TW' and 'zh-CN').\n\n### SupportSource\n\n public bool SupportSource { get; set; }\n\nCan be used as a source language.\n\n### SupportTarget\n\n public bool SupportTarget { get; set; }\n\nCan be used as a target language."]]