Contact Center AI Insights V1 API - Module Google::Cloud::ContactCenterInsights::V1::PhraseMatcher::PhraseMatcherType (v0.10.0)

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

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

Constants

PHRASE_MATCHER_TYPE_UNSPECIFIED

value: 0
Unspecified.

ALL_OF

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

ANY_OF

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