Google Cloud Chronicle V1 Client - Class SeriesStackStrategy (0.4.0)

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 \ V1

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

SERIES_STACK_STRATEGY_UNSPECIFIED

Value: 0

Generated from protobuf enum SERIES_STACK_STRATEGY_UNSPECIFIED = 0;

SAMESIGN

Value: 1

Generated from protobuf enum SAMESIGN = 1;

ALL

Value: 2

Generated from protobuf enum ALL = 2;

POSITIVE

Value: 3

Generated from protobuf enum POSITIVE = 3;

NEGATIVE

Value: 4

Generated from protobuf enum NEGATIVE = 4;