GoogleCloudVideointelligenceV1ShotChangeDetectionConfig constructor

GoogleCloudVideointelligenceV1ShotChangeDetectionConfig({
  1. String? model,
})

Implementation

GoogleCloudVideointelligenceV1ShotChangeDetectionConfig({
  this.model,
});