Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
H A DAnnotateImageResponse.php111 public function setFullTextAnnotation(TextAnnotation $fullTextAnnotation) argument
113 $this->fullTextAnnotation = $fullTextAnnotation;
120 return $this->fullTextAnnotation;
H A DGoogleCloudVisionV1p2beta1AnnotateImageResponse.php111 …public function setFullTextAnnotation(GoogleCloudVisionV1p2beta1TextAnnotation $fullTextAnnotation) argument
113 $this->fullTextAnnotation = $fullTextAnnotation;
120 return $this->fullTextAnnotation;
H A DGoogleCloudVisionV1p3beta1AnnotateImageResponse.php111 …public function setFullTextAnnotation(GoogleCloudVisionV1p3beta1TextAnnotation $fullTextAnnotation) argument
113 $this->fullTextAnnotation = $fullTextAnnotation;
120 return $this->fullTextAnnotation;
H A DGoogleCloudVisionV1p1beta1AnnotateImageResponse.php111 …public function setFullTextAnnotation(GoogleCloudVisionV1p1beta1TextAnnotation $fullTextAnnotation) argument
113 $this->fullTextAnnotation = $fullTextAnnotation;
120 return $this->fullTextAnnotation;
H A DGoogleCloudVisionV1p4beta1AnnotateImageResponse.php111 …public function setFullTextAnnotation(GoogleCloudVisionV1p4beta1TextAnnotation $fullTextAnnotation) argument
113 $this->fullTextAnnotation = $fullTextAnnotation;
120 return $this->fullTextAnnotation;