GoogleCloudContactcenterinsightsV1CallAnnotation constructor

Implementation

GoogleCloudContactcenterinsightsV1CallAnnotation({
  this.annotationEndBoundary,
  this.annotationStartBoundary,
  this.channelTag,
  this.entityMentionData,
  this.holdData,
  this.intentMatchData,
  this.interruptionData,
  this.issueMatchData,
  this.phraseMatchData,
  this.sentimentData,
  this.silenceData,
});