GoogleCloudDatalabelingV1beta1ObjectDetectionMetrics constructor

GoogleCloudDatalabelingV1beta1ObjectDetectionMetrics({
  1. GoogleCloudDatalabelingV1beta1PrCurve? prCurve,
})

Implementation

GoogleCloudDatalabelingV1beta1ObjectDetectionMetrics({
  this.prCurve,
});