Home
last modified time | relevance | path

Searched refs:BatchAnnotateFilesRequest (Results 1 – 4 of 4) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/Resource/
H A DFiles.php21 use Google\Service\Vision\BatchAnnotateFilesRequest; alias
43 * @param BatchAnnotateFilesRequest $postBody
47 public function annotate(BatchAnnotateFilesRequest $postBody, $optParams = [])
H A DProjectsFiles.php21 use Google\Service\Vision\BatchAnnotateFilesRequest; alias
48 * @param BatchAnnotateFilesRequest $postBody
52 public function annotate($parent, BatchAnnotateFilesRequest $postBody, $optParams = [])
H A DProjectsLocationsFiles.php21 use Google\Service\Vision\BatchAnnotateFilesRequest; alias
48 * @param BatchAnnotateFilesRequest $postBody
52 public function annotate($parent, BatchAnnotateFilesRequest $postBody, $optParams = [])
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
H A DBatchAnnotateFilesRequest.php20 class BatchAnnotateFilesRequest extends \Google\Collection class
61 class_alias(BatchAnnotateFilesRequest::class, 'Google_Service_Vision_BatchAnnotateFilesRequest');