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

Properties of a RuntimeAnnotation.

Package

@google-cloud/contact-center-insights!

Properties

annotationId

annotationId?: (string|null);

RuntimeAnnotation annotationId

Property Value
TypeDescription
(string|null)

answerFeedback

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

RuntimeAnnotation answerFeedback

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

articleSuggestion

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

RuntimeAnnotation articleSuggestion

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

createTime

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

RuntimeAnnotation createTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)

dialogflowInteraction

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

RuntimeAnnotation dialogflowInteraction

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

endBoundary

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

RuntimeAnnotation endBoundary

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

faqAnswer

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

RuntimeAnnotation faqAnswer

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

smartComposeSuggestion

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

RuntimeAnnotation smartComposeSuggestion

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

smartReply

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

RuntimeAnnotation smartReply

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

startBoundary

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

RuntimeAnnotation startBoundary

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