Interface protos.google.cloud.contactcenterinsights.v1.IRuntimeAnnotation (2.7.0)

Properties of a RuntimeAnnotation.

Package

@google-cloud/contact-center-insights

Properties

annotationId

annotationId?: (string|null);

RuntimeAnnotation annotationId

answerFeedback

answerFeedback?: (google.cloud.contactcenterinsights.v1.IAnswerFeedback|null);

RuntimeAnnotation answerFeedback

articleSuggestion

articleSuggestion?: (google.cloud.contactcenterinsights.v1.IArticleSuggestionData|null);

RuntimeAnnotation articleSuggestion

conversationSummarizationSuggestion

conversationSummarizationSuggestion?: (google.cloud.contactcenterinsights.v1.IConversationSummarizationSuggestionData|null);

RuntimeAnnotation conversationSummarizationSuggestion

createTime

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

RuntimeAnnotation createTime

dialogflowInteraction

dialogflowInteraction?: (google.cloud.contactcenterinsights.v1.IDialogflowInteractionData|null);

RuntimeAnnotation dialogflowInteraction

endBoundary

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

RuntimeAnnotation endBoundary

faqAnswer

faqAnswer?: (google.cloud.contactcenterinsights.v1.IFaqAnswerData|null);

RuntimeAnnotation faqAnswer

smartComposeSuggestion

smartComposeSuggestion?: (google.cloud.contactcenterinsights.v1.ISmartComposeSuggestionData|null);

RuntimeAnnotation smartComposeSuggestion

smartReply

smartReply?: (google.cloud.contactcenterinsights.v1.ISmartReplyData|null);

RuntimeAnnotation smartReply

startBoundary

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

RuntimeAnnotation startBoundary