conversationFilter property

String? conversationFilter
getter/setter pair

To specify the filter for the conversions that should apply this sample rule.

An empty filter means this sample rule applies to all conversations.

Implementation

core.String? conversationFilter;