Required. The language of this conversational query. See Language
Support
for a list of the currently supported language codes. Note that queries in
the same session do not necessarily need to specify the same language.
[[["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 `TextInput` class represents natural language text for processing within the Google Cloud Dialogflow V2 API, with the latest version being 4.26.0."],["`TextInput` implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling it to work within the Google Protocol Buffers framework."],["The class includes two main properties: `LanguageCode`, which specifies the language of the text, and `Text`, which holds the UTF-8 encoded natural language text itself, up to 256 characters."],["There are multiple versions available for this class, with the lowest being version 3.2.0 and the current being version 4.26.0."],["The TextInput class can be constructed with a default constructor or by passing another TextInput object."]]],[]]