Contact Center AI Insights v1 API - Class PhraseMatchRuleGroup (2.14.0)

public sealed class PhraseMatchRuleGroup : IMessage<PhraseMatchRuleGroup>, IEquatable<PhraseMatchRuleGroup>, IDeepCloneable<PhraseMatchRuleGroup>, IBufferMessage, IMessage

Reference documentation and code samples for the Contact Center AI Insights v1 API class PhraseMatchRuleGroup.

A message representing a rule in the phrase matcher.

Inheritance

object > PhraseMatchRuleGroup

Namespace

Google.Cloud.ContactCenterInsights.V1

Assembly

Google.Cloud.ContactCenterInsights.V1.dll

Constructors

PhraseMatchRuleGroup()

public PhraseMatchRuleGroup()

PhraseMatchRuleGroup(PhraseMatchRuleGroup)

public PhraseMatchRuleGroup(PhraseMatchRuleGroup other)
Parameter
NameDescription
otherPhraseMatchRuleGroup

Properties

PhraseMatchRules

public RepeatedField<PhraseMatchRule> PhraseMatchRules { get; }

A list of phrase match rules that are included in this group.

Property Value
TypeDescription
RepeatedFieldPhraseMatchRule

Type

public PhraseMatchRuleGroup.Types.PhraseMatchRuleGroupType Type { get; set; }

Required. The type of this phrase match rule group.

Property Value
TypeDescription
PhraseMatchRuleGroupTypesPhraseMatchRuleGroupType