Reference documentation and code samples for the BigQuery Data QnA V1alpha API class Google::Cloud::DataQnA::V1alpha::GetUserFeedbackRequest.
Request to get user feedback.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name
def name() -> ::String
Returns
-
(::String) — 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
#name=
def name=(value) -> ::String
Parameter
-
value (::String) — 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
Returns
-
(::String) — 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