Searched defs:asyncBatchAnnotate (Results 1 – 6 of 6) sorted by relevance
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/Resource/ |
H A D | Images.php | 61 public function asyncBatchAnnotate(AsyncBatchAnnotateImagesRequest $postBody, $optParams = []) function in Google\\Service\\Vision\\Resource\\Images
|
H A D | Files.php | 65 public function asyncBatchAnnotate(AsyncBatchAnnotateFilesRequest $postBody, $optParams = []) function in Google\\Service\\Vision\\Resource\\Files
|
H A D | ProjectsFiles.php | 75 …public function asyncBatchAnnotate($parent, AsyncBatchAnnotateFilesRequest $postBody, $optParams =… function in Google\\Service\\Vision\\Resource\\ProjectsFiles
|
H A D | ProjectsImages.php | 71 …public function asyncBatchAnnotate($parent, AsyncBatchAnnotateImagesRequest $postBody, $optParams … function in Google\\Service\\Vision\\Resource\\ProjectsImages
|
H A D | ProjectsLocationsFiles.php | 75 …public function asyncBatchAnnotate($parent, AsyncBatchAnnotateFilesRequest $postBody, $optParams =… function in Google\\Service\\Vision\\Resource\\ProjectsLocationsFiles
|
H A D | ProjectsLocationsImages.php | 71 …public function asyncBatchAnnotate($parent, AsyncBatchAnnotateImagesRequest $postBody, $optParams … function in Google\\Service\\Vision\\Resource\\ProjectsLocationsImages
|