[[["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 page provides documentation for the `TextInput` class within the `Google.Cloud.Dialogflow.Cx.V3` namespace, detailing its implementation and functionality across multiple versions."],["The latest version of the `TextInput` class available is 2.23.0, as highlighted in the provided list of versions and their corresponding links."],["The `TextInput` class is used to represent natural language text for processing, inheriting from `Object` and implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `TextInput` class has a property called `Text`, which is a required UTF-8 encoded string with a maximum length of 256 characters for the natural language text to be processed."],["The `TextInput` class has two constructors, one default and one which uses another `TextInput` as a parameter."]]],[]]