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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eUserInput\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, which represents input from a human user in a Dialogflow CX conversation.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is 2.23.0, with a historical log of versions dating back to 1.0.0, and each version links to specific documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUserInput\u003c/code\u003e class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eUserInput\u003c/code\u003e class include \u003ccode\u003eEnableSentimentAnalysis\u003c/code\u003e, \u003ccode\u003eInjectedParameters\u003c/code\u003e, \u003ccode\u003eInput\u003c/code\u003e, and \u003ccode\u003eIsWebhookEnabled\u003c/code\u003e, allowing for configuration of sentiment analysis, parameter injection, input type, and webhook activation.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for the \u003ccode\u003eUserInput\u003c/code\u003e class: a default constructor and one that takes another instance of the same class as an argument.\u003c/p\u003e\n"]]],[],null,[]]