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

public enum 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

Google.Cloud.ContactCenterInsights.V1

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.