GoogleCloudDatalabelingV1beta1LabelImageBoundingBoxOperationMetadata constructor

GoogleCloudDatalabelingV1beta1LabelImageBoundingBoxOperationMetadata({
  1. GoogleCloudDatalabelingV1beta1HumanAnnotationConfig? basicConfig,
})

Implementation

GoogleCloudDatalabelingV1beta1LabelImageBoundingBoxOperationMetadata({
  this.basicConfig,
});