Interface protos.google.cloud.contactcenterinsights.v1.IPhraseMatcher (3.3.0)

Properties of a PhraseMatcher.

Package

@google-cloud/contact-center-insights

Properties

activationUpdateTime

activationUpdateTime?: (google.protobuf.ITimestamp|null);

PhraseMatcher activationUpdateTime

active

active?: (boolean|null);

PhraseMatcher active

displayName

displayName?: (string|null);

PhraseMatcher displayName

name

name?: (string|null);

PhraseMatcher name

phraseMatchRuleGroups

phraseMatchRuleGroups?: (google.cloud.contactcenterinsights.v1.IPhraseMatchRuleGroup[]|null);

PhraseMatcher phraseMatchRuleGroups

revisionCreateTime

revisionCreateTime?: (google.protobuf.ITimestamp|null);

PhraseMatcher revisionCreateTime

revisionId

revisionId?: (string|null);

PhraseMatcher revisionId

roleMatch

roleMatch?: (google.cloud.contactcenterinsights.v1.ConversationParticipant.Role|keyof typeof google.cloud.contactcenterinsights.v1.ConversationParticipant.Role|null);

PhraseMatcher roleMatch

type

type?: (google.cloud.contactcenterinsights.v1.PhraseMatcher.PhraseMatcherType|keyof typeof google.cloud.contactcenterinsights.v1.PhraseMatcher.PhraseMatcherType|null);

PhraseMatcher type

updateTime

updateTime?: (google.protobuf.ITimestamp|null);

PhraseMatcher updateTime

versionTag

versionTag?: (string|null);

PhraseMatcher versionTag