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 webpage provides documentation for the \u003ccode\u003eSupportedLanguages\u003c/code\u003e class within the Google Cloud Translation v3 API, covering versions from 2.2.0 up to the latest 3.9.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSupportedLanguages\u003c/code\u003e class is a response message used to retrieve a list of languages supported by the Google Cloud Translation API, as stated in the documentation.\u003c/p\u003e\n"],["\u003cp\u003eThis class 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, ensuring compatibility with various .NET functionalities.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSupportedLanguages\u003c/code\u003e class has two constructors: a default constructor \u003ccode\u003eSupportedLanguages()\u003c/code\u003e and an overloaded constructor \u003ccode\u003eSupportedLanguages(SupportedLanguages other)\u003c/code\u003e that allows copying an existing object.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains a \u003ccode\u003eLanguages\u003c/code\u003e property, of type \u003ccode\u003eRepeatedField<SupportedLanguage>\u003c/code\u003e, which holds the actual list of supported languages that are returned by the API.\u003c/p\u003e\n"]]],[],null,[]]