[[["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, covering versions from 1.0.0 to 2.23.0, the latest version available."],["The `TextInput` class, part of the Google Cloud Dialogflow CX API for .NET, represents natural language text that the API can process, and implements several interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `TextInput` class has a `Text` property, a string that contains the UTF-8 encoded natural language text, which is required and must not be longer than 256 characters."],["The page details inherited members from the Object class, including methods like GetHashCode(), GetType(), MemberwiseClone(), and ToString()."],["There are two constructors available for creating a `TextInput` instance: a parameterless constructor and a constructor that takes another `TextInput` object as a parameter to copy its values."]]],[]]