public sealed class UserInput : IMessage<ConversationTurn.Types.UserInput>, IEquatable<ConversationTurn.Types.UserInput>, IDeepCloneable<ConversationTurn.Types.UserInput>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class ConversationTurn.Types.UserInput.
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\u003eThe latest version available for the \u003ccode\u003eConversationTurn.Types.UserInput\u003c/code\u003e class in the Dialogflow v3 API is 2.23.0, and the documentation includes versions dating back to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eConversationTurn.Types.UserInput\u003c/code\u003e represents the input from a human user within the Dialogflow CX v3 API, and it implements interfaces like IMessage and IDeepCloneable.\u003c/p\u003e\n"],["\u003cp\u003eThis class contains properties such as \u003ccode\u003eEnableSentimentAnalysis\u003c/code\u003e, \u003ccode\u003eInjectedParameters\u003c/code\u003e, \u003ccode\u003eInput\u003c/code\u003e, and \u003ccode\u003eIsWebhookEnabled\u003c/code\u003e, to configure user input behavior and integrate with other aspects of the Dialogflow CX system.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUserInput\u003c/code\u003e class supports various input types, including text, event, and dtmf, and it includes constructors for creating new instances or copying from existing ones.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eObject\u003c/code\u003e, offering standard methods like \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]