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