[[["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, specifically in the context of the .NET library."],["The `TextInput` class, which represents natural language text for processing, implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the library represented on the page is 2.23.0, but it provides access to versions dating back to 1.0.0, with each having its own specific documentation."],["The `TextInput` class has a `Text` property, which is a string that must be UTF-8 encoded, must not exceed 256 characters, and it is a required field for natural language processing."],["The `TextInput` class provides two constructors: a default constructor `TextInput()`, and an overload constructor that take another `TextInput` object `TextInput(TextInput other)`."]]],[]]