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 \ V1Methods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
BUTTON_STYLE_UNSPECIFIED
Value: 0Generated from protobuf enum BUTTON_STYLE_UNSPECIFIED = 0;
BUTTON_STYLE_FILLED
Value: 1Generated from protobuf enum BUTTON_STYLE_FILLED = 1;
BUTTON_STYLE_OUTLINED
Value: 2Generated from protobuf enum BUTTON_STYLE_OUTLINED = 2;
BUTTON_STYLE_TRANSPARENT
Value: 3Generated from protobuf enum BUTTON_STYLE_TRANSPARENT = 3;