Class PhraseMatchRule (1.5.0)

PhraseMatchRule(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The data for a phrase match rule.

Attributes

NameDescription
query str
Required. The phrase to be matched.
negated bool
Specifies whether the phrase must be missing from the transcript segment or present in the transcript segment.
config google.cloud.contact_center_insights_v1.types.PhraseMatchRuleConfig
Provides additional information about the rule that specifies how to apply the rule.