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\u003eThe provided content details the \u003ccode\u003eUserInput\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, which is designed to represent human user input in a conversation.\u003c/p\u003e\n"],["\u003cp\u003eThis class, \u003ccode\u003eUserInput\u003c/code\u003e, implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and has constructors for creating new instances either blank or by cloning others.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUserInput\u003c/code\u003e class offers properties including \u003ccode\u003eEnableSentimentAnalysis\u003c/code\u003e, \u003ccode\u003eInjectedParameters\u003c/code\u003e, \u003ccode\u003eInput\u003c/code\u003e, and \u003ccode\u003eIsWebhookEnabled\u003c/code\u003e, to manipulate the input.\u003c/p\u003e\n"],["\u003cp\u003eThe provided version history shows a list of available versions for the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3.ConversationTurn.Types.UserInput\u003c/code\u003e, ranging from version 1.0.0 up to the latest, version 2.23.0, for the purpose of finding documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe document shows that \u003ccode\u003eUserInput\u003c/code\u003e inherits members from the \u003ccode\u003eObject\u003c/code\u003e class such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]