Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
H A DAnnotateImageResponse.php69 public function setCropHintsAnnotation(CropHintsAnnotation $cropHintsAnnotation) argument
71 $this->cropHintsAnnotation = $cropHintsAnnotation;
78 return $this->cropHintsAnnotation;
H A DGoogleCloudVisionV1p2beta1AnnotateImageResponse.php69 …function setCropHintsAnnotation(GoogleCloudVisionV1p2beta1CropHintsAnnotation $cropHintsAnnotation) argument
71 $this->cropHintsAnnotation = $cropHintsAnnotation;
78 return $this->cropHintsAnnotation;
H A DGoogleCloudVisionV1p3beta1AnnotateImageResponse.php69 …function setCropHintsAnnotation(GoogleCloudVisionV1p3beta1CropHintsAnnotation $cropHintsAnnotation) argument
71 $this->cropHintsAnnotation = $cropHintsAnnotation;
78 return $this->cropHintsAnnotation;
H A DGoogleCloudVisionV1p1beta1AnnotateImageResponse.php69 …function setCropHintsAnnotation(GoogleCloudVisionV1p1beta1CropHintsAnnotation $cropHintsAnnotation) argument
71 $this->cropHintsAnnotation = $cropHintsAnnotation;
78 return $this->cropHintsAnnotation;
H A DGoogleCloudVisionV1p4beta1AnnotateImageResponse.php69 …function setCropHintsAnnotation(GoogleCloudVisionV1p4beta1CropHintsAnnotation $cropHintsAnnotation) argument
71 $this->cropHintsAnnotation = $cropHintsAnnotation;
78 return $this->cropHintsAnnotation;