Contact Center AI Insights V1 API - Module Google::Cloud::ContactCenterInsights::V1::PhraseMatchRuleGroup::PhraseMatchRuleGroupType (v0.12.0)

Reference documentation and code samples for the Contact Center AI Insights V1 API module Google::Cloud::ContactCenterInsights::V1::PhraseMatchRuleGroup::PhraseMatchRuleGroupType.

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

Constants

PHRASE_MATCH_RULE_GROUP_TYPE_UNSPECIFIED

value: 0
Unspecified.

ALL_OF

value: 1
Must meet all phrase match rules or there is no match.

ANY_OF

value: 2
If any of the phrase match rules are met, there is a match.