Home
last modified time | relevance | path

Searched refs:prCurve (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataLabeling/
H A DGoogleCloudDatalabelingV1beta1ObjectDetectionMetrics.php28 public function setPrCurve(GoogleCloudDatalabelingV1beta1PrCurve $prCurve) argument
30 $this->prCurve = $prCurve;
37 return $this->prCurve;
H A DGoogleCloudDatalabelingV1beta1ClassificationMetrics.php44 public function setPrCurve(GoogleCloudDatalabelingV1beta1PrCurve $prCurve) argument
46 $this->prCurve = $prCurve;
53 return $this->prCurve;