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."],[[["The Google Cloud Translation v3 API class `SupportedLanguages` provides reference documentation and code samples for discovering supported languages."],["Version 3.9.0 is the latest version, and the documentation covers versions ranging from 2.2.0 to 3.9.0, providing links to each version's specific `SupportedLanguages` documentation."],["The `SupportedLanguages` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains the property `Languages`, which returns a list of supported languages with entries for each supported language by the Translation API."],["The `SupportedLanguages` class has two constructors available: one without any parameters, and another where you can pass a `SupportedLanguages` object."]]],[]]