public sealed class GetUserFeedbackRequest : IMessage<GetUserFeedbackRequest>, IEquatable<GetUserFeedbackRequest>, IDeepCloneable<GetUserFeedbackRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Data QnA v1alpha API class GetUserFeedbackRequest.
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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eGetUserFeedbackRequest\u003c/code\u003e class in the Data QnA v1alpha API allows retrieving user feedback data, and it is the latest version of the class available.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e 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 \u003ccode\u003eGetUserFeedbackRequest\u003c/code\u003e class provides a constructor \u003ccode\u003eGetUserFeedbackRequest(GetUserFeedbackRequest other)\u003c/code\u003e which creates a copy from another \u003ccode\u003eGetUserFeedbackRequest\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property, which is a required unique identifier for user feedback, can be accessed and modified as a string.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUserFeedbackName\u003c/code\u003e property provides a typed view of the \u003ccode\u003eName\u003c/code\u003e resource, allowing manipulation of the resource name as an object.\u003c/p\u003e\n"]]],[],null,[]]