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 documentation for the `TextInput` class within the `Google.Cloud.Dialogflow.V2` namespace, specifically for .NET development."],["The `TextInput` class represents natural language text for processing by Dialogflow, with a maximum length of 256 characters and UTF-8 encoding."],["It provides a history of versions, with 4.26.0 being the latest version, and older versions such as 3.10.0, among others, are also documented."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and includes members inherited from the base `Object` class."],["The `TextInput` class includes two constructors: a parameterless constructor, and one that takes another `TextInput` object, with properties such as `LanguageCode` and `Text`."]]],[]]