public sealed class UpdateUserFeedbackRequest : IMessage<UpdateUserFeedbackRequest>, IEquatable<UpdateUserFeedbackRequest>, IDeepCloneable<UpdateUserFeedbackRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Data QnA v1alpha API class UpdateUserFeedbackRequest.
Required. The user feedback to update. This can be called even if there is no
user feedback so far.
The feedback's name field is used to identify the user feedback (and the
corresponding question) to update.
[[["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 of the \u003ccode\u003eUpdateUserFeedbackRequest\u003c/code\u003e class is 2.0.0-alpha02, found within the Google Cloud Data QnA v1alpha API.\u003c/p\u003e\n"],["\u003cp\u003eThis class is designed to manage requests for updating user feedback, even if no feedback has been provided.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateUserFeedbackRequest\u003c/code\u003e inherits from \u003ccode\u003eobject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties \u003ccode\u003eUpdateMask\u003c/code\u003e, which specifies which fields to update, and \u003ccode\u003eUserFeedback\u003c/code\u003e, which contains the feedback data to be updated.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one for creating an empty instance, and one for making an instance that copies data from another \u003ccode\u003eUpdateUserFeedbackRequest\u003c/code\u003e instance.\u003c/p\u003e\n"]]],[],null,[]]