GoogleCloudDatalabelingV1p2alpha1LabelImageBoundingBoxOperationMetadata constructor

GoogleCloudDatalabelingV1p2alpha1LabelImageBoundingBoxOperationMetadata({
  1. GoogleCloudDatalabelingV1p2alpha1HumanAnnotationConfig? basicConfig,
})

Implementation

GoogleCloudDatalabelingV1p2alpha1LabelImageBoundingBoxOperationMetadata({
  this.basicConfig,
});