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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["The page provides documentation for the `TextInput` class within the `Google.Cloud.Dialogflow.V2` namespace, specifically for .NET development."],["It lists numerous previous versions of the `TextInput` class ranging from version 3.2.0 up to the latest version, 4.26.0."],["`TextInput` represents natural language text intended for processing, requiring UTF-8 encoding and a maximum length of 256 characters."],["The `TextInput` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`TextInput` has properties for `LanguageCode`, which is the specified language for the text to be processed, and `Text`, which is the actual natural language text to be processed."]]],[]]