Class: Google::Cloud::ContactCenterInsights::V1::AnalysisResult::CallAnalysisMetadata::EntitiesEntry
- Inherits:
-
Object
- Object
- Google::Cloud::ContactCenterInsights::V1::AnalysisResult::CallAnalysisMetadata::EntitiesEntry
- 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
326 327 328 329 |
# File 'proto_docs/google/cloud/contactcenterinsights/v1/resources.rb', line 326 class EntitiesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Google::Cloud::ContactCenterInsights::V1::Entity
326 327 328 329 |
# File 'proto_docs/google/cloud/contactcenterinsights/v1/resources.rb', line 326 class EntitiesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |