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 page details the `TextInput` class within the `Google.Cloud.Dialogflow.V2` namespace, which represents natural language text for processing in the Dialogflow API."],["The latest version of `TextInput` is 4.26.0, with a range of available versions from 3.2.0 to 4.26.0 accessible via the provided links."],["The `TextInput` class includes properties for `LanguageCode`, specifying the language of the query, and `Text`, containing the UTF-8 encoded text, which is capped at 256 characters."],["The `TextInput` class can be constructed either as a default empty object or by passing in another instance of itself as a parameter."],["The `TextInput` class has inherited methods from the base Object class including `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]