[[["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 latest version available for the Discovery Engine v1 API class TextInput is 1.6.0, while the current page is describing version 1.1.0."],["TextInput is a class that defines text input for the Discovery Engine v1 API, inheriting from `object` and implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The TextInput class provides two constructors: a default one (`TextInput()`) and one that takes another TextInput object as a parameter (`TextInput(TextInput other)`)."],["TextInput has two key properties: `Context`, representing the conversation context, and `Input`, which holds the text input as a string."],["The namespace for this class is `Google.Cloud.DiscoveryEngine.V1` and is located in the `Google.Cloud.DiscoveryEngine.V1.dll` assembly."]]],[]]