Interface protos.google.monitoring.v3.IAggregation (4.0.0)

Properties of an Aggregation.

Package

@google-cloud/monitoring

Properties

alignmentPeriod

alignmentPeriod?: (google.protobuf.IDuration|null);

Aggregation alignmentPeriod

crossSeriesReducer

crossSeriesReducer?: (google.monitoring.v3.Aggregation.Reducer|keyof typeof google.monitoring.v3.Aggregation.Reducer|null);

Aggregation crossSeriesReducer

groupByFields

groupByFields?: (string[]|null);

Aggregation groupByFields

perSeriesAligner

perSeriesAligner?: (google.monitoring.v3.Aggregation.Aligner|keyof typeof google.monitoring.v3.Aggregation.Aligner|null);

Aggregation perSeriesAligner