filter property

String? filter
getter/setter pair

Filter to select a subset of conversations to compute the performance overview.

Supports the same filters as the filter field in QueryMetricsRequest. The source and query interval/comparison query interval should not be included here.

Optional.

Implementation

core.String? filter;