[[["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 documentation for the `TextInput` class within the `Google.Cloud.Dialogflow.Cx.V3` namespace, specifically across multiple versions, with the latest being 2.23.0 and oldest listed being 1.0.0."],["The `TextInput` class represents natural language text that can be processed, as part of the Google Dialogflow CX V3 library."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, while inheriting from `Object`."],["The `TextInput` class has a single property named `Text`, which is a required string representing the UTF-8 encoded natural language, limited to a maximum of 256 characters."],["There are 2 constructors available to use for the `TextInput` class, a constructor with no parameters and a constructor that takes in a parameter of the same `TextInput` class."]]],[]]