Home
last modified time | relevance | path

Searched refs:BatchAnnotateImagesRequest (Results 1 – 4 of 4) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/Resource/
H A DImages.php21 use Google\Service\Vision\BatchAnnotateImagesRequest; alias
38 * @param BatchAnnotateImagesRequest $postBody
42 public function annotate(BatchAnnotateImagesRequest $postBody, $optParams = [])
H A DProjectsImages.php21 use Google\Service\Vision\BatchAnnotateImagesRequest; alias
43 * @param BatchAnnotateImagesRequest $postBody
47 public function annotate($parent, BatchAnnotateImagesRequest $postBody, $optParams = [])
H A DProjectsLocationsImages.php21 use Google\Service\Vision\BatchAnnotateImagesRequest; alias
43 * @param BatchAnnotateImagesRequest $postBody
47 public function annotate($parent, BatchAnnotateImagesRequest $postBody, $optParams = [])
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
H A DBatchAnnotateImagesRequest.php20 class BatchAnnotateImagesRequest extends \Google\Collection class
61 class_alias(BatchAnnotateImagesRequest::class, 'Google_Service_Vision_BatchAnnotateImagesRequest');