Class: Google::Cloud::ContactCenterInsights::V1::CalculateStatsResponse::IssueMatchesStatsEntry
- Inherits:
 - 
      Object
      
        
- Object
 - Google::Cloud::ContactCenterInsights::V1::CalculateStatsResponse::IssueMatchesStatsEntry
 
 
- Extended by:
 - Protobuf::MessageExts::ClassMethods
 
- Includes:
 - Protobuf::MessageExts
 
- Defined in:
 - proto_docs/google/cloud/contactcenterinsights/v1/contact_center_insights.rb
 
Instance Attribute Summary collapse
- #key ⇒ ::String
 - #value ⇒ ::Google::Cloud::ContactCenterInsights::V1::IssueModelLabelStats::IssueStats
 
Instance Attribute Details
#key ⇒ ::String
      133 134 135 136  | 
    
      # File 'proto_docs/google/cloud/contactcenterinsights/v1/contact_center_insights.rb', line 133 class IssueMatchesStatsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end  | 
  
#value ⇒ ::Google::Cloud::ContactCenterInsights::V1::IssueModelLabelStats::IssueStats
      133 134 135 136  | 
    
      # File 'proto_docs/google/cloud/contactcenterinsights/v1/contact_center_insights.rb', line 133 class IssueMatchesStatsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end  |