filter property

String? filter
getter/setter pair

A filter to reduce the conversations used for training the model to a specific subset.

Refer to https://cloud.google.com/contact-center/insights/docs/filtering for details.

Implementation

core.String? filter;