public sealed class UpdateUserFeedbackRequest : IMessage<UpdateUserFeedbackRequest>, IEquatable<UpdateUserFeedbackRequest>, IDeepCloneable<UpdateUserFeedbackRequest>, IBufferMessage, IMessage
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\u003eThis page documents the \u003ccode\u003eUpdateUserFeedbackRequest\u003c/code\u003e class, which is used to submit requests for updating user feedback within the Google Cloud Data QnA V1Alpha API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateUserFeedbackRequest\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 the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThis class features two constructors: a default constructor (\u003ccode\u003eUpdateUserFeedbackRequest()\u003c/code\u003e) and a copy constructor (\u003ccode\u003eUpdateUserFeedbackRequest(UpdateUserFeedbackRequest other)\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateUserFeedbackRequest\u003c/code\u003e class includes properties for \u003ccode\u003eUpdateMask\u003c/code\u003e, which specifies the fields to update, and \u003ccode\u003eUserFeedback\u003c/code\u003e, which holds the feedback data.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation covers version 1.0.0-alpha03 of the \u003ccode\u003eUpdateUserFeedbackRequest\u003c/code\u003e, however, newer versions exist such as 2.0.0-alpha02, and 2.0.0-alpha01.\u003c/p\u003e\n"]]],[],null,[]]