Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/Resource/
H A DFiles.php20 use Google\Service\Vision\AsyncBatchAnnotateFilesRequest; alias
61 * @param AsyncBatchAnnotateFilesRequest $postBody
65 public function asyncBatchAnnotate(AsyncBatchAnnotateFilesRequest $postBody, $optParams = [])
H A DProjectsFiles.php20 use Google\Service\Vision\AsyncBatchAnnotateFilesRequest; alias
71 * @param AsyncBatchAnnotateFilesRequest $postBody
75 …public function asyncBatchAnnotate($parent, AsyncBatchAnnotateFilesRequest $postBody, $optParams =…
H A DProjectsLocationsFiles.php20 use Google\Service\Vision\AsyncBatchAnnotateFilesRequest; alias
71 * @param AsyncBatchAnnotateFilesRequest $postBody
75 …public function asyncBatchAnnotate($parent, AsyncBatchAnnotateFilesRequest $postBody, $optParams =…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
H A DAsyncBatchAnnotateFilesRequest.php20 class AsyncBatchAnnotateFilesRequest extends \Google\Collection class
61 class_alias(AsyncBatchAnnotateFilesRequest::class, 'Google_Service_Vision_AsyncBatchAnnotateFilesRe…