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 the input from a human user in a conversation.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for this class is 2.23.0, with numerous previous versions ranging from 2.22.0 down to 1.0.0 also listed and linked.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUserInput\u003c/code\u003e class includes properties such as \u003ccode\u003eEnableSentimentAnalysis\u003c/code\u003e, \u003ccode\u003eInjectedParameters\u003c/code\u003e, \u003ccode\u003eInput\u003c/code\u003e, and \u003ccode\u003eIsWebhookEnabled\u003c/code\u003e, that are vital for configuring user interactions and responses.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from the \u003ccode\u003eObject\u003c/code\u003e class and implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e, providing capabilities for message handling, equality comparison, and deep cloning, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for the \u003ccode\u003eUserInput\u003c/code\u003e class: a default constructor and another one that accepts another \u003ccode\u003eUserInput\u003c/code\u003e object as a parameter, allowing the creation of new \u003ccode\u003eUserInput\u003c/code\u003e objects from existing ones.\u003c/p\u003e\n"]]],[],null,[]]