GoogleCloudDatalabelingV1beta1AnnotatedDatasetMetadata constructor

Implementation

GoogleCloudDatalabelingV1beta1AnnotatedDatasetMetadata({
  this.boundingPolyConfig,
  this.eventConfig,
  this.humanAnnotationConfig,
  this.imageClassificationConfig,
  this.objectDetectionConfig,
  this.objectTrackingConfig,
  this.polylineConfig,
  this.segmentationConfig,
  this.textClassificationConfig,
  this.textEntityExtractionConfig,
  this.videoClassificationConfig,
});