[[["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."],[[["This webpage provides documentation for the `TextInput` class within the `Google.Cloud.Dialogflow.Cx.V3` namespace, which is part of the Google Cloud Dialogflow CX .NET library."],["The `TextInput` class represents natural language text that can be processed, having a maximum length of 256 UTF-8 encoded characters."],["The `TextInput` class inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This documentation covers multiple versions of the library, ranging from version 1.0.0 to the latest version 2.23.0, allowing developers to view changes through each update."],["The main property of the TextInput class is the `Text` property, which is a string that holds the language text to be processed, and is required."]]],[]]