Class GetUserFeedbackRequest

GetUserFeedbackRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request to get user feedback.

Attribute

NameDescription
name str
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``

Inheritance

builtins.object > proto.message.Message > GetUserFeedbackRequest