public sealed class UserInput : IMessage<ConversationTurn.Types.UserInput>, IEquatable<ConversationTurn.Types.UserInput>, IDeepCloneable<ConversationTurn.Types.UserInput>, IBufferMessage, IMessage
Supports [text input][google.cloud.dialogflow.cx.v3.QueryInput.text], [event input][google.cloud.dialogflow.cx.v3.QueryInput.event],
[dtmf input][google.cloud.dialogflow.cx.v3.QueryInput.dtmf] in the test case.
[[["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-08-07 UTC."],[[["\u003cp\u003eThe webpage provides documentation for the \u003ccode\u003eUserInput\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, specifically for the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eIt lists various versions of the Dialogflow library, ranging from the latest version 2.23.0 down to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUserInput\u003c/code\u003e class represents input from a human user, which implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUserInput\u003c/code\u003e class contains properties like \u003ccode\u003eEnableSentimentAnalysis\u003c/code\u003e, \u003ccode\u003eInjectedParameters\u003c/code\u003e, \u003ccode\u003eInput\u003c/code\u003e, and \u003ccode\u003eIsWebhookEnabled\u003c/code\u003e, which manage sentiment analysis, injected parameters, various input types, and webhook settings respectively.\u003c/p\u003e\n"],["\u003cp\u003eIt contains two constructors; one with no parameters, and one with a \u003ccode\u003eUserInput\u003c/code\u003e parameter to facilitate the creation of a new instance using an existing \u003ccode\u003eUserInput\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]