Enum PhraseMatcher.Types.PhraseMatcherType (1.3.0)

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