Interface protos.google.cloud.contactcenterinsights.v1.ICallAnnotation (1.7.0)

Properties of a CallAnnotation.

Package

@google-cloud/contact-center-insights

Properties

annotationEndBoundary

annotationEndBoundary?: (google.cloud.contactcenterinsights.v1.IAnnotationBoundary|null);

CallAnnotation annotationEndBoundary

Property Value
TypeDescription
(google.cloud.contactcenterinsights.v1.IAnnotationBoundary|null)

annotationStartBoundary

annotationStartBoundary?: (google.cloud.contactcenterinsights.v1.IAnnotationBoundary|null);

CallAnnotation annotationStartBoundary

Property Value
TypeDescription
(google.cloud.contactcenterinsights.v1.IAnnotationBoundary|null)

channelTag

channelTag?: (number|null);

CallAnnotation channelTag

Property Value
TypeDescription
(number|null)

entityMentionData

entityMentionData?: (google.cloud.contactcenterinsights.v1.IEntityMentionData|null);

CallAnnotation entityMentionData

Property Value
TypeDescription
(google.cloud.contactcenterinsights.v1.IEntityMentionData|null)

holdData

holdData?: (google.cloud.contactcenterinsights.v1.IHoldData|null);

CallAnnotation holdData

Property Value
TypeDescription
(google.cloud.contactcenterinsights.v1.IHoldData|null)

intentMatchData

intentMatchData?: (google.cloud.contactcenterinsights.v1.IIntentMatchData|null);

CallAnnotation intentMatchData

Property Value
TypeDescription
(google.cloud.contactcenterinsights.v1.IIntentMatchData|null)

interruptionData

interruptionData?: (google.cloud.contactcenterinsights.v1.IInterruptionData|null);

CallAnnotation interruptionData

Property Value
TypeDescription
(google.cloud.contactcenterinsights.v1.IInterruptionData|null)

phraseMatchData

phraseMatchData?: (google.cloud.contactcenterinsights.v1.IPhraseMatchData|null);

CallAnnotation phraseMatchData

Property Value
TypeDescription
(google.cloud.contactcenterinsights.v1.IPhraseMatchData|null)

sentimentData

sentimentData?: (google.cloud.contactcenterinsights.v1.ISentimentData|null);

CallAnnotation sentimentData

Property Value
TypeDescription
(google.cloud.contactcenterinsights.v1.ISentimentData|null)

silenceData

silenceData?: (google.cloud.contactcenterinsights.v1.ISilenceData|null);

CallAnnotation silenceData

Property Value
TypeDescription
(google.cloud.contactcenterinsights.v1.ISilenceData|null)