Home
last modified time | relevance | path

Searched refs:detectionConfidence (Results 1 – 5 of 5) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
H A DFaceAnnotation.php36 public $detectionConfidence; variable in Google\\Service\\Vision\\FaceAnnotation
123 public function setDetectionConfidence($detectionConfidence) argument
125 $this->detectionConfidence = $detectionConfidence;
132 return $this->detectionConfidence;
H A DGoogleCloudVisionV1p3beta1FaceAnnotation.php36 public $detectionConfidence; variable in Google\\Service\\Vision\\GoogleCloudVisionV1p3beta1FaceAnnotation
123 public function setDetectionConfidence($detectionConfidence) argument
125 $this->detectionConfidence = $detectionConfidence;
132 return $this->detectionConfidence;
H A DGoogleCloudVisionV1p1beta1FaceAnnotation.php36 public $detectionConfidence; variable in Google\\Service\\Vision\\GoogleCloudVisionV1p1beta1FaceAnnotation
123 public function setDetectionConfidence($detectionConfidence) argument
125 $this->detectionConfidence = $detectionConfidence;
132 return $this->detectionConfidence;
H A DGoogleCloudVisionV1p2beta1FaceAnnotation.php36 public $detectionConfidence; variable in Google\\Service\\Vision\\GoogleCloudVisionV1p2beta1FaceAnnotation
123 public function setDetectionConfidence($detectionConfidence) argument
125 $this->detectionConfidence = $detectionConfidence;
132 return $this->detectionConfidence;
H A DGoogleCloudVisionV1p4beta1FaceAnnotation.php36 public $detectionConfidence; variable in Google\\Service\\Vision\\GoogleCloudVisionV1p4beta1FaceAnnotation
125 public function setDetectionConfidence($detectionConfidence) argument
127 $this->detectionConfidence = $detectionConfidence;
134 return $this->detectionConfidence;