Google Cloud Ces V1 Client - Class Theme (0.1.0)

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 \ WebWidgetConfig

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

THEME_UNSPECIFIED

Value: 0

Unknown theme.

Generated from protobuf enum THEME_UNSPECIFIED = 0;

LIGHT

Value: 1

Light theme.

Generated from protobuf enum LIGHT = 1;

DARK

Value: 2

Dark theme.

Generated from protobuf enum DARK = 2;