Reference documentation and code samples for the Google Cloud Ces V1 Client class Theme.
Theme of the web widget.
Protobuf type google.cloud.ces.v1.ChannelProfile.WebWidgetConfig.Theme
Namespace
Google \ Cloud \ Ces \ V1 \ ChannelProfile \ WebWidgetConfigMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
THEME_UNSPECIFIED
Value: 0Unknown theme.
Generated from protobuf enum THEME_UNSPECIFIED = 0;
LIGHT
Value: 1Light theme.
Generated from protobuf enum LIGHT = 1;
DARK
Value: 2Dark theme.
Generated from protobuf enum DARK = 2;