conversationFilter property

String? conversationFilter
getter/setter pair

Filter for the conversations that should apply this analysis rule.

An empty filter means this analysis rule applies to all conversations. Refer to https://cloud.google.com/contact-center/insights/docs/filtering for details.

Implementation

core.String? conversationFilter;