enableAnswerFeedback property

bool? enableAnswerFeedback
getter/setter pair

If enabled, end users will be able to provide answer feedback to Dialogflow responses.

Feature works only if interaction logging is enabled in the Dialogflow agent.

Optional.

Implementation

core.bool? enableAnswerFeedback;