Searched refs:BatchAnnotateImagesRequest (Results 1 – 4 of 4) sorted by relevance
21 use Google\Service\Vision\BatchAnnotateImagesRequest; alias38 * @param BatchAnnotateImagesRequest $postBody42 public function annotate(BatchAnnotateImagesRequest $postBody, $optParams = [])
21 use Google\Service\Vision\BatchAnnotateImagesRequest; alias43 * @param BatchAnnotateImagesRequest $postBody47 public function annotate($parent, BatchAnnotateImagesRequest $postBody, $optParams = [])
20 class BatchAnnotateImagesRequest extends \Google\Collection class61 class_alias(BatchAnnotateImagesRequest::class, 'Google_Service_Vision_BatchAnnotateImagesRequest');