[[["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 `TextInput` class represents natural language text for processing within the Google Cloud Dialogflow CX V3."],["Version 2.23.0 is the latest version available for the `Google.Cloud.Dialogflow.Cx.V3.TextInput` component, with multiple historical versions accessible."],["The `TextInput` class inherits from `Object` and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `TextInput` class includes a `Text` property which is a string that is required and is used to hold the natural language to be processed, with a maximum length of 256 characters."],["The class `TextInput` offers two constructors: a default one `TextInput()` and one that takes in another `TextInput` object as a parameter `TextInput(TextInput other)`."]]],[]]