GoogleCloudDatalabelingV1beta1LabelImageSegmentationOperationMetadata constructor

GoogleCloudDatalabelingV1beta1LabelImageSegmentationOperationMetadata({
  1. GoogleCloudDatalabelingV1beta1HumanAnnotationConfig? basicConfig,
})

Implementation

GoogleCloudDatalabelingV1beta1LabelImageSegmentationOperationMetadata({
  this.basicConfig,
});