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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This page provides reference documentation for the `SupportedLanguages` class within the Google Cloud Translation v3 API's .NET library, specifically version 3.8.0."],["The `SupportedLanguages` class is the response message type for discovering supported languages, implementing multiple interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `Languages` property, of type `RepeatedField\u003cSupportedLanguage\u003e`, within the `SupportedLanguages` class, contains a list of supported languages for the Translation API."],["There is a list of documented versions of the same file, ranging from version 2.2.0 to the latest version, 3.9.0, which can be found at the top of the page."]]],[]]