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 page provides reference documentation for the `TextInput` class within the Google Cloud Dialogflow v2 API, focusing on versions from 3.2.0 up to the latest 4.26.0."],["`TextInput` is used to represent natural language text input for processing by the Dialogflow service."],["The `TextInput` class includes properties such as `LanguageCode` and `Text`, which are essential for specifying the language and the actual text of the conversational query, respectively."],["The `Text` property of `TextInput` is limited to a maximum of 256 UTF-8 encoded characters."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role within the Google.Protobuf framework."]]],[]]