[[["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 `Language` class in the Google Cloud Translation v2 API represents a language supported by the API."],["The latest version of the `Language` class documentation is 3.4.0, with older versions from 3.3.0 down to 2.1.0 also available."],["It is constructed using a `name` and `code`, both string values, for which the name can be null but the code can not be null."],["The `Language` class has two properties: `Code`, representing the language code for API usage, and `Name`, the descriptive name of the language, which can be null."],["This class inherits from the `object` class and resides in the `Google.Cloud.Translation.V2` namespace, within the `Google.Cloud.Translation.V2.dll` assembly."]]],[]]