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, specifically for version 3.2.0, along with a list of other versions."],["The `TextInput` class represents natural language text intended for processing by Dialogflow and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `TextInput` class has two constructors, a default one and one that accepts another `TextInput` object for parameter."],["It includes two essential properties: `LanguageCode`, which specifies the query's language, and `Text`, which contains the UTF-8 encoded natural language text with a maximum length of 256 characters."],["The page provides a list of versions of the package, ranging from 4.26.0 (latest) down to 3.2.0, including links to each version's documentation."]]],[]]