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-04-09 UTC."],[[["This page provides documentation for the `TextInput` class within the `Google.Cloud.Dialogflow.V2` namespace, specifically for version 3.8.0."],["The `TextInput` class is used to represent natural language text that will be processed by Dialogflow and supports being cloned, implemented as a buffer, or used as a general message."],["The latest version available for `TextInput` is 4.26.0, and there is a list of all versions going back to 3.2.0 available on the page, with links for each."],["The `TextInput` class has two key properties: `LanguageCode`, which specifies the language of the query, and `Text`, which contains the UTF-8 encoded text, limited to 256 characters, to be processed."],["The `TextInput` class inherits members from the base `Object` class and also implements several interfaces related to messages and cloning."]]],[]]