Searched refs:BatchAnnotateImagesResponse (Results 1 – 4 of 4) sorted by relevance
22 use Google\Service\Vision\BatchAnnotateImagesResponse; alias40 * @return BatchAnnotateImagesResponse46 return $this->call('annotate', [$params], BatchAnnotateImagesResponse::class);
22 use Google\Service\Vision\BatchAnnotateImagesResponse; alias45 * @return BatchAnnotateImagesResponse51 return $this->call('annotate', [$params], BatchAnnotateImagesResponse::class);
20 class BatchAnnotateImagesResponse extends \Google\Collection class43 class_alias(BatchAnnotateImagesResponse::class, 'Google_Service_Vision_BatchAnnotateImagesResponse'…