Contact Center AI Insights v1 API - Enum PhraseMatchRuleGroup.Types.PhraseMatchRuleGroupType (2.4.0)

public enum PhraseMatchRuleGroup.Types.PhraseMatchRuleGroupType

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

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

Namespace

GoogleCloudGoogle.Cloud.ContactCenterInsightsV1

Assembly

Google.Cloud.ContactCenterInsights.V1.dll

Fields

NameDescription
AllOf

Must meet all phrase match rules or there is no match.

AnyOf

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

Unspecified

Unspecified.