GoogleCloudDatalabelingV1alpha1LabelImageSegmentationOperationMetadata constructor

GoogleCloudDatalabelingV1alpha1LabelImageSegmentationOperationMetadata({
  1. GoogleCloudDatalabelingV1alpha1HumanAnnotationConfig? basicConfig,
})

Implementation

GoogleCloudDatalabelingV1alpha1LabelImageSegmentationOperationMetadata({
  this.basicConfig,
});