[[["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 reference documentation for the `TextInput` class within the Google Cloud Dialogflow CX v3 API for .NET, with version 2.23.0 being the latest version available."],["The `TextInput` class is used to represent natural language text for processing within the Dialogflow CX API, as part of a .NET implementation."],["The documentation outlines that `TextInput` inherits from `Object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `TextInput` class has a `Text` property, which is a string that holds the UTF-8 encoded text and can be no longer than 256 characters, as well as two constructors."],["The documentation also lists older versions, going as far back as version 1.0.0, that can also be referenced."]]],[]]