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

Properties of a CallAnnotation.

Package

@google-cloud/contact-center-insights

Properties

annotationEndBoundary

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

CallAnnotation annotationEndBoundary

annotationStartBoundary

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

CallAnnotation annotationStartBoundary

channelTag

channelTag?: (number|null);

CallAnnotation channelTag

entityMentionData

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

CallAnnotation entityMentionData

holdData

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

CallAnnotation holdData

intentMatchData

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

CallAnnotation intentMatchData

interruptionData

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

CallAnnotation interruptionData

issueMatchData

issueMatchData?: (google.cloud.contactcenterinsights.v1.IIssueMatchData|null);

CallAnnotation issueMatchData

phraseMatchData

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

CallAnnotation phraseMatchData

sentimentData

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

CallAnnotation sentimentData

silenceData

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

CallAnnotation silenceData