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 webpage provides documentation for the `SupportedLanguages` class within the Google Cloud Translation v3 API, with version 3.3.0 being the current focus."],["The class `SupportedLanguages` is used to retrieve a list of languages supported by the Google Cloud Translation API."],["The documentation includes links to different versions of the API, ranging from version 2.2.0 to the latest version 3.9.0, to offer insight on previous versions."],["The `SupportedLanguages` class implements multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The `Languages` property of the `SupportedLanguages` class returns a `RepeatedField` that contains the list of `SupportedLanguage` objects, each representing a supported language."]]],[]]