GoogleCloudDatalabelingV1p1alpha1LabelImageSegmentationOperationMetadata constructor

GoogleCloudDatalabelingV1p1alpha1LabelImageSegmentationOperationMetadata({
  1. GoogleCloudDatalabelingV1p1alpha1HumanAnnotationConfig? basicConfig,
})

Implementation

GoogleCloudDatalabelingV1p1alpha1LabelImageSegmentationOperationMetadata({
  this.basicConfig,
});