Class: Google::Cloud::Ces::V1beta::OmnichannelIntegrationConfig::ChannelConfig

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

Overview

ChannelConfig contains config for various of app integration.

Instance Attribute Summary collapse

Instance Attribute Details

#whatsapp_config::Google::Cloud::Ces::V1beta::OmnichannelIntegrationConfig::WhatsappConfig

Returns WhatsApp config.



73
74
75
76
# File 'proto_docs/google/cloud/ces/v1beta/omnichannel.rb', line 73

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