GoogleCloudDatalabelingV1p1alpha1LabelImageBoundingBoxOperationMetadata constructor

GoogleCloudDatalabelingV1p1alpha1LabelImageBoundingBoxOperationMetadata({
  1. GoogleCloudDatalabelingV1p1alpha1HumanAnnotationConfig? basicConfig,
})

Implementation

GoogleCloudDatalabelingV1p1alpha1LabelImageBoundingBoxOperationMetadata({
  this.basicConfig,
});