Enum PhraseMatchRuleGroup.Types.PhraseMatchRuleGroupType (1.3.0)

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