Reference documentation and code samples for the Google Cloud Ces V1 Client class WebWidgetConfig.
Message for configuration for the web widget.
Generated from protobuf message google.cloud.ces.v1.ChannelProfile.WebWidgetConfig
Namespace
Google \ Cloud \ Ces \ V1 \ ChannelProfileMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ modality
int
Optional. The modality of the web widget.
↳ theme
int
Optional. The theme of the web widget.
↳ web_widget_title
string
Optional. The title of the web widget.
↳ security_settings
getModality
Optional. The modality of the web widget.
setModality
Optional. The modality of the web widget.
$this
getTheme
Optional. The theme of the web widget.
setTheme
Optional. The theme of the web widget.
$this
getWebWidgetTitle
Optional. The title of the web widget.
string
setWebWidgetTitle
Optional. The title of the web widget.
var
string
$this
getSecuritySettings
Optional. The security settings of the web widget.
hasSecuritySettings
clearSecuritySettings
setSecuritySettings
Optional. The security settings of the web widget.
$this

