Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/Resource/
H A DImages.php20 use Google\Service\Vision\AsyncBatchAnnotateImagesRequest; alias
57 * @param AsyncBatchAnnotateImagesRequest $postBody
61 public function asyncBatchAnnotate(AsyncBatchAnnotateImagesRequest $postBody, $optParams = [])
H A DProjectsImages.php20 use Google\Service\Vision\AsyncBatchAnnotateImagesRequest; alias
67 * @param AsyncBatchAnnotateImagesRequest $postBody
71 …public function asyncBatchAnnotate($parent, AsyncBatchAnnotateImagesRequest $postBody, $optParams …
H A DProjectsLocationsImages.php20 use Google\Service\Vision\AsyncBatchAnnotateImagesRequest; alias
67 * @param AsyncBatchAnnotateImagesRequest $postBody
71 …public function asyncBatchAnnotate($parent, AsyncBatchAnnotateImagesRequest $postBody, $optParams …
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
H A DAsyncBatchAnnotateImagesRequest.php20 class AsyncBatchAnnotateImagesRequest extends \Google\Collection class
77 class_alias(AsyncBatchAnnotateImagesRequest::class, 'Google_Service_Vision_AsyncBatchAnnotateImages…