filter property

String? filter
getter/setter pair

A filter to reduce results to a specific subset.

This field is useful for getting statistics about conversations with specific properties.

Implementation

core.String? filter;