Dialogflow CX V3 API - Class Google::Cloud::Dialogflow::CX::V3::Agent::AnswerFeedbackSettings (v0.26.0)

Reference documentation and code samples for the Dialogflow CX V3 API class Google::Cloud::Dialogflow::CX::V3::Agent::AnswerFeedbackSettings.

Settings for answer feedback collection.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#enable_answer_feedback

def enable_answer_feedback() -> ::Boolean
Returns
  • (::Boolean) — Optional. 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.

#enable_answer_feedback=

def enable_answer_feedback=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Optional. 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.
Returns
  • (::Boolean) — Optional. 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.