Reference documentation and code samples for the Google Cloud Chronicle V1 Client class SeriesStackStrategy.
Protobuf type google.cloud.chronicle.v1.SeriesStackStrategy
Namespace
Google \ Cloud \ Chronicle \ V1Methods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
SERIES_STACK_STRATEGY_UNSPECIFIED
Value: 0Generated from protobuf enum SERIES_STACK_STRATEGY_UNSPECIFIED = 0;
SAMESIGN
Value: 1Generated from protobuf enum SAMESIGN = 1;
ALL
Value: 2Generated from protobuf enum ALL = 2;
POSITIVE
Value: 3Generated from protobuf enum POSITIVE = 3;
NEGATIVE
Value: 4Generated from protobuf enum NEGATIVE = 4;