GoogleCloudDatalabelingV1beta1VideoClassificationConfig constructor
GoogleCloudDatalabelingV1beta1VideoClassificationConfig({
- List<
GoogleCloudDatalabelingV1beta1AnnotationSpecSetConfig> ? annotationSpecSetConfigs, - bool? applyShotDetection,
Implementation
GoogleCloudDatalabelingV1beta1VideoClassificationConfig({
this.annotationSpecSetConfigs,
this.applyShotDetection,
});