Class WebWidgetConfig (0.3.0)

WebWidgetConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Message for configuration for the web widget.

Attributes

Name Description
modality google.cloud.ces_v1beta.types.ChannelProfile.WebWidgetConfig.Modality
Optional. The modality of the web widget.
theme google.cloud.ces_v1beta.types.ChannelProfile.WebWidgetConfig.Theme
Optional. The theme of the web widget.
web_widget_title str
Optional. The title of the web widget.
security_settings google.cloud.ces_v1beta.types.ChannelProfile.WebWidgetConfig.SecuritySettings
Optional. The security settings of the web widget.

Classes

Modality

Modality(value)

Modality of the web widget.

SecuritySettings

SecuritySettings(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Security settings for the web widget.

Theme

Theme(value)

Theme of the web widget.