totalServiceFilter property

String? totalServiceFilter
getter/setter pair

A monitoring filter (https://cloud.google.com/monitoring/api/v3/filters) specifying a TimeSeries quantifying total demanded service.

Must have ValueType = DOUBLE or ValueType = INT64 and must have MetricKind = DELTA or MetricKind = CUMULATIVE.

Implementation

core.String? totalServiceFilter;