Class: Google::Cloud::ContactCenterInsights::V1::AnalysisRule

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/contactcenterinsights/v1/resources.rb

Overview

The CCAI Insights project wide analysis rule. This rule will be applied to all conversations that match the filter defined in the rule. For a conversation matches the filter, the annotators specified in the rule will be run. If a conversation matches multiple rules, a union of all the annotators will be run. One project can have multiple analysis rules.

Instance Attribute Summary collapse

Instance Attribute Details

#active::Boolean



1223
1224
1225
1226
# File 'proto_docs/google/cloud/contactcenterinsights/v1/resources.rb', line 1223

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

#analysis_percentage::Float



1223
1224
1225
1226
# File 'proto_docs/google/cloud/contactcenterinsights/v1/resources.rb', line 1223

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

#annotator_selector::Google::Cloud::ContactCenterInsights::V1::AnnotatorSelector



1223
1224
1225
1226
# File 'proto_docs/google/cloud/contactcenterinsights/v1/resources.rb', line 1223

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

#conversation_filter::String



1223
1224
1225
1226
# File 'proto_docs/google/cloud/contactcenterinsights/v1/resources.rb', line 1223

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

#create_time::Google::Protobuf::Timestamp (readonly)



1223
1224
1225
1226
# File 'proto_docs/google/cloud/contactcenterinsights/v1/resources.rb', line 1223

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

#display_name::String



1223
1224
1225
1226
# File 'proto_docs/google/cloud/contactcenterinsights/v1/resources.rb', line 1223

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

#name::String



1223
1224
1225
1226
# File 'proto_docs/google/cloud/contactcenterinsights/v1/resources.rb', line 1223

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

#update_time::Google::Protobuf::Timestamp (readonly)



1223
1224
1225
1226
# File 'proto_docs/google/cloud/contactcenterinsights/v1/resources.rb', line 1223

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