GoogleCloudContactcenterinsightsV1Conversation constructor

Implementation

GoogleCloudContactcenterinsightsV1Conversation({
  this.agentId,
  this.callMetadata,
  this.correlationInfo,
  this.createTime,
  this.dataSource,
  this.dialogflowIntents,
  this.duration,
  this.expireTime,
  this.labels,
  this.languageCode,
  this.latestAnalysis,
  this.latestSummary,
  this.medium,
  this.metadataJson,
  this.name,
  this.obfuscatedUserId,
  this.qualityMetadata,
  this.runtimeAnnotations,
  this.startTime,
  this.transcript,
  this.ttl,
  this.turnCount,
  this.updateTime,
});