Class: Google::Cloud::Ces::V1beta::OmnichannelIntegrationConfig::SubscriberConfigsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Ces::V1beta::OmnichannelIntegrationConfig::SubscriberConfigsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/ces/v1beta/omnichannel.rb
Instance Attribute Summary collapse
- #key ⇒ ::String
- #value ⇒ ::Google::Cloud::Ces::V1beta::OmnichannelIntegrationConfig::SubscriberConfig
Instance Attribute Details
#key ⇒ ::String
146 147 148 149 |
# File 'proto_docs/google/cloud/ces/v1beta/omnichannel.rb', line 146 class SubscriberConfigsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Google::Cloud::Ces::V1beta::OmnichannelIntegrationConfig::SubscriberConfig
146 147 148 149 |
# File 'proto_docs/google/cloud/ces/v1beta/omnichannel.rb', line 146 class SubscriberConfigsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |