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 provided content details the `TextInput` class within the Google Cloud Dialogflow v2 API, offering versions from 3.2.0 to the latest, 4.26.0."],["The `TextInput` class, part of the `Google.Cloud.Dialogflow.V2` namespace, is used to represent natural language text for processing."],["This class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling features such as cloning, equality checks and text input."],["`TextInput` includes properties for `LanguageCode` and `Text`, allowing specification of the language and the natural language text, with the text limited to 256 characters for virtual agent interaction."]]],[]]