GoogleCloudDatalabelingV1alpha1LabelOperationMetadata constructor

Implementation

GoogleCloudDatalabelingV1alpha1LabelOperationMetadata({
  this.annotatedDataset,
  this.createTime,
  this.dataset,
  this.imageBoundingBoxDetails,
  this.imageBoundingPolyDetails,
  this.imageClassificationDetails,
  this.imageOrientedBoundingBoxDetails,
  this.imagePolylineDetails,
  this.imageSegmentationDetails,
  this.partialFailures,
  this.progressPercent,
  this.textClassificationDetails,
  this.textEntityExtractionDetails,
  this.videoClassificationDetails,
  this.videoEventDetails,
  this.videoObjectDetectionDetails,
  this.videoObjectTrackingDetails,
});