GoogleCloudDatalabelingV1alpha1LabelImageBoundingBoxOperationMetadata constructor

GoogleCloudDatalabelingV1alpha1LabelImageBoundingBoxOperationMetadata({
  1. GoogleCloudDatalabelingV1alpha1HumanAnnotationConfig? basicConfig,
})

Implementation

GoogleCloudDatalabelingV1alpha1LabelImageBoundingBoxOperationMetadata({
  this.basicConfig,
});