Reference documentation and code samples for the Google Cloud Chronicle V1 Client class AxisType.
Protobuf type google.cloud.chronicle.v1.AxisType
Namespace
Google \ Cloud \ Chronicle \ V1Methods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
AXIS_TYPE_UNSPECIFIED
Value: 0Generated from protobuf enum AXIS_TYPE_UNSPECIFIED = 0;
VALUE
Value: 1Generated from protobuf enum VALUE = 1;
CATEGORY
Value: 2Generated from protobuf enum CATEGORY = 2;
TIME
Value: 3Generated from protobuf enum TIME = 3;
LOG
Value: 4Generated from protobuf enum LOG = 4;