Class: Google::Cloud::ContactCenterInsights::V1::Conversation::DialogflowIntentsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::ContactCenterInsights::V1::Conversation::DialogflowIntentsEntry
- 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
203 204 205 206 |
# File 'proto_docs/google/cloud/contactcenterinsights/v1/resources.rb', line 203 class DialogflowIntentsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Google::Cloud::ContactCenterInsights::V1::DialogflowIntent
203 204 205 206 |
# File 'proto_docs/google/cloud/contactcenterinsights/v1/resources.rb', line 203 class DialogflowIntentsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |