Reference documentation and code samples for the Google Cloud Chronicle V1 Client class LegendAlign.
Protobuf type google.cloud.chronicle.v1.LegendAlign
Namespace
Google \ Cloud \ Chronicle \ V1Methods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
LEGEND_ALIGN_UNSPECIFIED
Value: 0Generated from protobuf enum LEGEND_ALIGN_UNSPECIFIED = 0;
AUTO
Value: 1Generated from protobuf enum AUTO = 1;
LEFT
Value: 2Generated from protobuf enum LEFT = 2;
RIGHT
Value: 3Generated from protobuf enum RIGHT = 3;