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