Contact Center AI Insights v1 API - Enum PhraseMatcher.Types.PhraseMatcherType (2.13.0)

public enum PhraseMatcher.Types.PhraseMatcherType

Reference documentation and code samples for the Contact Center AI Insights v1 API enum PhraseMatcher.Types.PhraseMatcherType.

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

Namespace

Google.Cloud.ContactCenterInsights.V1

Assembly

Google.Cloud.ContactCenterInsights.V1.dll

Fields

NameDescription
AllOf

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

AnyOf

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

Unspecified

Unspecified.