public sealed class SupportedLanguages : IMessage<SupportedLanguages>, IEquatable<SupportedLanguages>, IDeepCloneable<SupportedLanguages>, IBufferMessage, IMessage
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 details the \u003ccode\u003eSupportedLanguages\u003c/code\u003e class within the Google Cloud Translate V3 library for .NET, specifically focusing on version 3.0.0 and its associated versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSupportedLanguages\u003c/code\u003e class, which is part of the \u003ccode\u003eGoogle.Cloud.Translate.V3\u003c/code\u003e namespace, is designed to represent a message containing a list of languages supported by the Translation API.\u003c/p\u003e\n"],["\u003cp\u003eVersion 3.9.0 is the latest version listed, with a range of prior versions, including 3.8.0, 3.7.0, and down to 2.2.0, all of which are accessible via provided links.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLanguages\u003c/code\u003e property, a \u003ccode\u003eRepeatedField\u003c/code\u003e of \u003ccode\u003eSupportedLanguage\u003c/code\u003e, provides the list of all supported language responses.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSupportedLanguages\u003c/code\u003e implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the \u003ccode\u003eObject\u003c/code\u003e class, which is visible through inherited members.\u003c/p\u003e\n"]]],[],null,[]]