Class: Google::Cloud::ContactCenterInsights::V1::SmartReplyData::MetadataEntry
- Inherits:
 - 
      Object
      
        
- Object
 - Google::Cloud::ContactCenterInsights::V1::SmartReplyData::MetadataEntry
 
 
- 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
      1294 1295 1296 1297  | 
    
      # File 'proto_docs/google/cloud/contactcenterinsights/v1/resources.rb', line 1294 class MetadataEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end  | 
  
#value ⇒ ::String
      1294 1295 1296 1297  | 
    
      # File 'proto_docs/google/cloud/contactcenterinsights/v1/resources.rb', line 1294 class MetadataEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end  |