Dialogflow CX V3 API - Module Google::Cloud::Dialogflow::CX::V3::AnswerFeedback::Rating (v0.26.0)

Reference documentation and code samples for the Dialogflow CX V3 API module Google::Cloud::Dialogflow::CX::V3::AnswerFeedback::Rating.

Represents thumbs up/down rating provided by user about a response.

Constants

RATING_UNSPECIFIED

value: 0
Rating not specified.

THUMBS_UP

value: 1
Thumbs up feedback from user.

THUMBS_DOWN

value: 2
Thumbs down feedback from user.