GoogleCloudContactcenterinsightsV1RuntimeAnnotation constructor

Implementation

GoogleCloudContactcenterinsightsV1RuntimeAnnotation({
  this.annotationId,
  this.answerFeedback,
  this.articleSuggestion,
  this.conversationSummarizationSuggestion,
  this.createTime,
  this.dialogflowInteraction,
  this.endBoundary,
  this.faqAnswer,
  this.smartComposeSuggestion,
  this.smartReply,
  this.startBoundary,
});