Home
last modified time | relevance | path

Searched refs:boundingPolys (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
H A DGoogleCloudVisionV1p3beta1ReferenceImage.php37 public function setBoundingPolys($boundingPolys) argument
39 $this->boundingPolys = $boundingPolys;
46 return $this->boundingPolys;
H A DGoogleCloudVisionV1p4beta1ReferenceImage.php37 public function setBoundingPolys($boundingPolys) argument
39 $this->boundingPolys = $boundingPolys;
46 return $this->boundingPolys;
H A DReferenceImage.php37 public function setBoundingPolys($boundingPolys) argument
39 $this->boundingPolys = $boundingPolys;
46 return $this->boundingPolys;