Class: Google::Cloud::ContactCenterInsights::V1::Conversation::LabelsEntry
- Inherits:
 - 
      Object
      
        
- Object
 - Google::Cloud::ContactCenterInsights::V1::Conversation::LabelsEntry
 
 
- Extended by:
 - Protobuf::MessageExts::ClassMethods
 
- Includes:
 - Protobuf::MessageExts
 
- Defined in:
 - proto_docs/google/cloud/contactcenterinsights/v1/resources.rb
 
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
      234 235 236 237  | 
    
      # File 'proto_docs/google/cloud/contactcenterinsights/v1/resources.rb', line 234 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end  | 
  
#value ⇒ ::String
      234 235 236 237  | 
    
      # File 'proto_docs/google/cloud/contactcenterinsights/v1/resources.rb', line 234 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end  |