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 webpage provides reference documentation for the `TextInput` class within the Google Cloud Dialogflow v2 API, covering versions from 3.2.0 to 4.26.0, with 4.26.0 being the latest."],["The `TextInput` class, which is contained within the `Google.Cloud.Dialogflow.V2` namespace, is used to represent natural language text for processing by the API."],["The class `TextInput` implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering various functionalities."],["`TextInput` objects have two key properties: `LanguageCode` which is required and defines the language, and `Text` which is also required and contains the UTF-8 encoded natural language text to be processed, with a maximum of 256 characters for virtual agent interactions."]]],[]]