[[["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 reference documentation for the `TextInput` class within the Google.Cloud.Dialogflow.Cx.V3 namespace, specifically detailing its implementation in .NET."],["This `TextInput` class, part of the Dialogflow v3 API, represents natural language text intended for processing, and it inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The latest version is `2.23.0`, with a comprehensive list of previous versions ranging from `2.22.0` down to `1.0.0` available, all in regards to the `TextInput` class."],["The `TextInput` class offers two constructors: a default constructor and another that accepts a `TextInput` object as a parameter, in addition to a `Text` property used to encode the text to be processed."],["The page includes members inherited from the `object` class, like `GetHashCode()`, `GetType()`, and `ToString()`, indicating the methods available for use in regards to `TextInput` objects."]]],[]]