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."],[[["The latest version available for the Google Cloud Dialogflow v2 API's TextInput class is 4.26.0, with numerous other versions available ranging from 4.25.0 down to 3.2.0."],["The TextInput class is used to represent natural language text for processing in the Google Cloud Dialogflow v2 API."],["TextInput inherits from the base Object class and implements several interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The class contains two main properties which are LanguageCode and Text, which are both of type string, with Text being limited to 256 characters for virtual agent interactions."],["The `LanguageCode` property in the `TextInput` class is used to specify the language of the conversational query, with the supported languages listed in the Language Support documentation."]]],[]]