Properties of a CallAnnotation.
Package
@google-cloud/contact-center-insights!Properties
annotationEndBoundary
annotationEndBoundary?: (google.cloud.contactcenterinsights.v1.IAnnotationBoundary|null);
CallAnnotation annotationEndBoundary
Type | Description |
(google.cloud.contactcenterinsights.v1.IAnnotationBoundary|null) |
annotationStartBoundary
annotationStartBoundary?: (google.cloud.contactcenterinsights.v1.IAnnotationBoundary|null);
CallAnnotation annotationStartBoundary
Type | Description |
(google.cloud.contactcenterinsights.v1.IAnnotationBoundary|null) |
channelTag
channelTag?: (number|null);
CallAnnotation channelTag
Type | Description |
(number|null) |
entityMentionData
entityMentionData?: (google.cloud.contactcenterinsights.v1.IEntityMentionData|null);
CallAnnotation entityMentionData
Type | Description |
(google.cloud.contactcenterinsights.v1.IEntityMentionData|null) |
holdData
holdData?: (google.cloud.contactcenterinsights.v1.IHoldData|null);
CallAnnotation holdData
Type | Description |
(google.cloud.contactcenterinsights.v1.IHoldData|null) |
intentMatchData
intentMatchData?: (google.cloud.contactcenterinsights.v1.IIntentMatchData|null);
CallAnnotation intentMatchData
Type | Description |
(google.cloud.contactcenterinsights.v1.IIntentMatchData|null) |
interruptionData
interruptionData?: (google.cloud.contactcenterinsights.v1.IInterruptionData|null);
CallAnnotation interruptionData
Type | Description |
(google.cloud.contactcenterinsights.v1.IInterruptionData|null) |
phraseMatchData
phraseMatchData?: (google.cloud.contactcenterinsights.v1.IPhraseMatchData|null);
CallAnnotation phraseMatchData
Type | Description |
(google.cloud.contactcenterinsights.v1.IPhraseMatchData|null) |
sentimentData
sentimentData?: (google.cloud.contactcenterinsights.v1.ISentimentData|null);
CallAnnotation sentimentData
Type | Description |
(google.cloud.contactcenterinsights.v1.ISentimentData|null) |
silenceData
silenceData?: (google.cloud.contactcenterinsights.v1.ISilenceData|null);
CallAnnotation silenceData
Type | Description |
(google.cloud.contactcenterinsights.v1.ISilenceData|null) |