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 latest version available for the Google Cloud Dialogflow v2 API class TextInput is 4.26.0, with a range of versions from 4.26.0 down to 3.2.0."],["The `TextInput` class represents natural language text intended for processing, part of the Google Cloud Dialogflow v2 API."],["This class inherits from Object and implements interfaces such as IMessage, IEquatable, IDeepCloneable, IBufferMessage, and IMessage."],["`TextInput` includes properties like `LanguageCode` for the query's language and `Text` for the UTF-8 encoded text, which has a maximum length of 256 characters for agent interactions."],["`TextInput` provides two constructors: a default `TextInput()` and a `TextInput(TextInput other)` constructor for creating a copy of an existing `TextInput`."]]],[]]