GoogleCloudVideointelligenceV1VideoContext constructor

Implementation

GoogleCloudVideointelligenceV1VideoContext({
  this.explicitContentDetectionConfig,
  this.faceDetectionConfig,
  this.labelDetectionConfig,
  this.objectTrackingConfig,
  this.personDetectionConfig,
  this.segments,
  this.shotChangeDetectionConfig,
  this.speechTranscriptionConfig,
  this.textDetectionConfig,
});