Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
H A DAnnotateImageResponse.php237 public function setWebDetection(WebDetection $webDetection) argument
239 $this->webDetection = $webDetection;
246 return $this->webDetection;
H A DGoogleCloudVisionV1p2beta1AnnotateImageResponse.php237 public function setWebDetection(GoogleCloudVisionV1p2beta1WebDetection $webDetection) argument
239 $this->webDetection = $webDetection;
246 return $this->webDetection;
H A DGoogleCloudVisionV1p3beta1AnnotateImageResponse.php237 public function setWebDetection(GoogleCloudVisionV1p3beta1WebDetection $webDetection) argument
239 $this->webDetection = $webDetection;
246 return $this->webDetection;
H A DGoogleCloudVisionV1p1beta1AnnotateImageResponse.php237 public function setWebDetection(GoogleCloudVisionV1p1beta1WebDetection $webDetection) argument
239 $this->webDetection = $webDetection;
246 return $this->webDetection;
H A DGoogleCloudVisionV1p4beta1AnnotateImageResponse.php237 public function setWebDetection(GoogleCloudVisionV1p4beta1WebDetection $webDetection) argument
239 $this->webDetection = $webDetection;
246 return $this->webDetection;