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 details the `TextInput` class within the `Google.Cloud.Dialogflow.V2` namespace, specifically referencing version 3.4.0, as well as multiple prior and later versions."],["The `TextInput` class, which represents natural language text for processing, implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `TextInput` class has two constructors, a parameterless one and another that takes a `TextInput` object as an argument, labeled as 'other'."],["Two key properties of the `TextInput` class are `LanguageCode`, which specifies the language of the query, and `Text`, which holds the UTF-8 encoded text to be processed, limited to 256 characters."],["The latest version of the `TextInput` documented on this page is version 4.26.0."]]],[]]