Class: Google::Cloud::Ces::V1::OmnichannelIntegrationConfig::SubscriberConfig

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/ces/v1/omnichannel.rb

Overview

Configs of subscribers.

Instance Attribute Summary collapse

Instance Attribute Details

#ces_app_config::Google::Cloud::Ces::V1::OmnichannelIntegrationConfig::CesAppConfig

Returns Ces app config.



109
110
111
112
# File 'proto_docs/google/cloud/ces/v1/omnichannel.rb', line 109

class SubscriberConfig
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end