public sealed class SupportedLanguages : IMessage<SupportedLanguages>, IEquatable<SupportedLanguages>, IDeepCloneable<SupportedLanguages>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Translation v3 API class SupportedLanguages.
The response message for discovering supported languages.
[[["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 class \u003ccode\u003eSupportedLanguages\u003c/code\u003e is 3.9.0, with documentation available for other versions ranging back to 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSupportedLanguages\u003c/code\u003e is a class used in the Google Cloud Translation v3 API that provides a response message for discovering which languages are supported.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSupportedLanguages\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements multiple interfaces including \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\u003eThe primary property of the \u003ccode\u003eSupportedLanguages\u003c/code\u003e class is \u003ccode\u003eLanguages\u003c/code\u003e, which contains a list of supported languages as \u003ccode\u003eRepeatedField<SupportedLanguage>\u003c/code\u003e objects.\u003c/p\u003e\n"],["\u003cp\u003eThe class also contains the default constructor \u003ccode\u003eSupportedLanguages()\u003c/code\u003e and another constructor which takes another \u003ccode\u003eSupportedLanguages\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,["# Google Cloud Translation v3 API - Class SupportedLanguages (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.SupportedLanguages)\n- [3.8.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/3.8.0/Google.Cloud.Translate.V3.SupportedLanguages)\n- [3.7.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/3.7.0/Google.Cloud.Translate.V3.SupportedLanguages)\n- [3.6.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/3.6.0/Google.Cloud.Translate.V3.SupportedLanguages)\n- [3.5.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/3.5.0/Google.Cloud.Translate.V3.SupportedLanguages)\n- [3.4.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/3.4.0/Google.Cloud.Translate.V3.SupportedLanguages)\n- [3.3.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/3.3.0/Google.Cloud.Translate.V3.SupportedLanguages)\n- [3.2.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/3.2.0/Google.Cloud.Translate.V3.SupportedLanguages)\n- [3.1.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/3.1.0/Google.Cloud.Translate.V3.SupportedLanguages)\n- [3.0.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/3.0.0/Google.Cloud.Translate.V3.SupportedLanguages)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/2.4.0/Google.Cloud.Translate.V3.SupportedLanguages)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/2.3.0/Google.Cloud.Translate.V3.SupportedLanguages)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.Translate.V3/2.2.0/Google.Cloud.Translate.V3.SupportedLanguages) \n\n public sealed class SupportedLanguages : IMessage\u003cSupportedLanguages\u003e, IEquatable\u003cSupportedLanguages\u003e, IDeepCloneable\u003cSupportedLanguages\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Google Cloud Translation v3 API class SupportedLanguages.\n\nThe response message for discovering supported languages. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e SupportedLanguages \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[SupportedLanguages](/dotnet/docs/reference/Google.Cloud.Translate.V3/latest/Google.Cloud.Translate.V3.SupportedLanguages), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[SupportedLanguages](/dotnet/docs/reference/Google.Cloud.Translate.V3/latest/Google.Cloud.Translate.V3.SupportedLanguages), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[SupportedLanguages](/dotnet/docs/reference/Google.Cloud.Translate.V3/latest/Google.Cloud.Translate.V3.SupportedLanguages), [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### SupportedLanguages()\n\n public SupportedLanguages()\n\n### SupportedLanguages(SupportedLanguages)\n\n public SupportedLanguages(SupportedLanguages other)\n\nProperties\n----------\n\n### Languages\n\n public RepeatedField\u003cSupportedLanguage\u003e Languages { get; }\n\nA list of supported language responses. This list contains an entry\nfor each language the Translation API supports."]]