Class: Google::Cloud::ContactCenterInsights::V1::IssueModelLabelStats::IssueStatsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::ContactCenterInsights::V1::IssueModelLabelStats::IssueStatsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/contactcenterinsights/v1/resources.rb
Instance Attribute Summary collapse
- #key ⇒ ::String
- #value ⇒ ::Google::Cloud::ContactCenterInsights::V1::IssueModelLabelStats::IssueStats
Instance Attribute Details
#key ⇒ ::String
836 837 838 839 |
# File 'proto_docs/google/cloud/contactcenterinsights/v1/resources.rb', line 836 class IssueStatsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Google::Cloud::ContactCenterInsights::V1::IssueModelLabelStats::IssueStats
836 837 838 839 |
# File 'proto_docs/google/cloud/contactcenterinsights/v1/resources.rb', line 836 class IssueStatsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |