Properties of a PhraseMatcher.
Package
@google-cloud/contact-center-insights!Properties
activationUpdateTime
activationUpdateTime?: (google.protobuf.ITimestamp|null);
PhraseMatcher activationUpdateTime
Type | Description |
(google.protobuf.ITimestamp|null) |
active
active?: (boolean|null);
PhraseMatcher active
Type | Description |
(boolean|null) |
displayName
displayName?: (string|null);
PhraseMatcher displayName
Type | Description |
(string|null) |
name
name?: (string|null);
PhraseMatcher name
Type | Description |
(string|null) |
phraseMatchRuleGroups
phraseMatchRuleGroups?: (google.cloud.contactcenterinsights.v1.IPhraseMatchRuleGroup[]|null);
PhraseMatcher phraseMatchRuleGroups
Type | Description |
(google.cloud.contactcenterinsights.v1.IPhraseMatchRuleGroup[]|null) |
revisionCreateTime
revisionCreateTime?: (google.protobuf.ITimestamp|null);
PhraseMatcher revisionCreateTime
Type | Description |
(google.protobuf.ITimestamp|null) |
revisionId
revisionId?: (string|null);
PhraseMatcher revisionId
Type | Description |
(string|null) |
roleMatch
roleMatch?: (google.cloud.contactcenterinsights.v1.ConversationParticipant.Role|keyof typeof google.cloud.contactcenterinsights.v1.ConversationParticipant.Role|null);
PhraseMatcher roleMatch
Type | Description |
(google.cloud.contactcenterinsights.v1.ConversationParticipant.Role|keyof typeof google.cloud.contactcenterinsights.v1.ConversationParticipant.Role|null) |
type
type?: (google.cloud.contactcenterinsights.v1.PhraseMatcher.PhraseMatcherType|keyof typeof google.cloud.contactcenterinsights.v1.PhraseMatcher.PhraseMatcherType|null);
PhraseMatcher type
Type | Description |
(google.cloud.contactcenterinsights.v1.PhraseMatcher.PhraseMatcherType|keyof typeof google.cloud.contactcenterinsights.v1.PhraseMatcher.PhraseMatcherType|null) |
versionTag
versionTag?: (string|null);
PhraseMatcher versionTag
Type | Description |
(string|null) |