Class PhraseMatchRuleGroup (1.0.0)

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

A message representing a rule in the phrase matcher.

Attributes

NameDescription
type_ google.cloud.contact_center_insights_v1.types.PhraseMatchRuleGroup.PhraseMatchRuleGroupType
Required. The type of this phrase match rule group.
phrase_match_rules Sequence[google.cloud.contact_center_insights_v1.types.PhraseMatchRule]
A list of phase match rules that are included in this group.

Classes

PhraseMatchRuleGroupType

PhraseMatchRuleGroupType(value)

Specifies how to combine each phrase match rule for whether there is a match.