public sealed class GetUserFeedbackRequest : IMessage<GetUserFeedbackRequest>, IEquatable<GetUserFeedbackRequest>, IDeepCloneable<GetUserFeedbackRequest>, IBufferMessage, IMessage
Required. The unique identifier for the user feedback.
User feedback is a singleton resource on a Question.
Example: projects/foo/locations/bar/questions/1234/userFeedback
[[["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 document describes the \u003ccode\u003eGetUserFeedbackRequest\u003c/code\u003e class, which is used to request user feedback within the Google.Cloud.DataQnA.V1Alpha namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetUserFeedbackRequest\u003c/code\u003e class is sealed and 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.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, a default one and one that takes another \u003ccode\u003eGetUserFeedbackRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eIt includes two properties: \u003ccode\u003eName\u003c/code\u003e, a string representing the unique identifier for user feedback, and \u003ccode\u003eUserFeedbackName\u003c/code\u003e, which provides a typed view over the \u003ccode\u003eName\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThere are three different versions available, 2.0.0-alpha02 being the latest, and also 2.0.0-alpha01 and 1.0.0-alpha03.\u003c/p\u003e\n"]]],[],null,[]]