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."],[[["This webpage provides documentation for the `TextInput` class within the `Google.Cloud.Dialogflow.V2` namespace, specifically for version 3.6.0 and other versions up to 4.26.0."],["The `TextInput` class represents natural language text input for processing, and it implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`TextInput` objects have two key properties: `LanguageCode`, which specifies the language of the text, and `Text`, which contains the UTF-8 encoded text itself, with a limit of 256 characters."],["The page lists a range of available versions, with `4.26.0` being the latest, allowing users to navigate through the documentation for different releases of the `Google.Cloud.Dialogflow.V2.TextInput` component."],["The class offers two constructors, a default constructor `TextInput()` and one that takes another `TextInput` object as a parameter for object duplication."]]],[]]