Class: Google::Cloud::Ces::V1::OmnichannelIntegrationConfig::RoutingConfigsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Ces::V1::OmnichannelIntegrationConfig::RoutingConfigsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/ces/v1/omnichannel.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
155 156 157 158 |
# File 'proto_docs/google/cloud/ces/v1/omnichannel.rb', line 155 class RoutingConfigsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Google::Cloud::Ces::V1::OmnichannelIntegrationConfig::RoutingConfig
155 156 157 158 |
# File 'proto_docs/google/cloud/ces/v1/omnichannel.rb', line 155 class RoutingConfigsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |