Class: Google::Cloud::Dialogflow::CX::V3::Agent::AnswerFeedbackSettings

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/dialogflow/cx/v3/agent.rb

Overview

Settings for answer feedback collection.

Instance Attribute Summary collapse

Instance Attribute Details

#enable_answer_feedback::Boolean



205
206
207
208
# File 'proto_docs/google/cloud/dialogflow/cx/v3/agent.rb', line 205

class AnswerFeedbackSettings
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end