GoogleCloudDatalabelingV1p2alpha1LabelImageBoundingPolyOperationMetadata constructor

GoogleCloudDatalabelingV1p2alpha1LabelImageBoundingPolyOperationMetadata({
  1. GoogleCloudDatalabelingV1p2alpha1HumanAnnotationConfig? basicConfig,
})

Implementation

GoogleCloudDatalabelingV1p2alpha1LabelImageBoundingPolyOperationMetadata({
  this.basicConfig,
});