Google Cloud Chronicle V1 Client - Class ButtonStyle (0.4.0)

Reference documentation and code samples for the Google Cloud Chronicle V1 Client class ButtonStyle.

Protobuf type google.cloud.chronicle.v1.ButtonStyle

Namespace

Google \ Cloud \ Chronicle \ V1

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

BUTTON_STYLE_UNSPECIFIED

Value: 0

Generated from protobuf enum BUTTON_STYLE_UNSPECIFIED = 0;

BUTTON_STYLE_FILLED

Value: 1

Generated from protobuf enum BUTTON_STYLE_FILLED = 1;

BUTTON_STYLE_OUTLINED

Value: 2

Generated from protobuf enum BUTTON_STYLE_OUTLINED = 2;

BUTTON_STYLE_TRANSPARENT

Value: 3

Generated from protobuf enum BUTTON_STYLE_TRANSPARENT = 3;