Searched refs:asyncBatchAnnotate (Results 1 – 7 of 7) sorted by relevance
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ |
H A D | Vision.php | 87 ],'asyncBatchAnnotate' => [ 88 'path' => 'v1/files:asyncBatchAnnotate', 105 ],'asyncBatchAnnotate' => [ 106 'path' => 'v1/images:asyncBatchAnnotate', 211 ],'asyncBatchAnnotate' => [ 212 'path' => 'v1/{+parent}/files:asyncBatchAnnotate', 241 ],'asyncBatchAnnotate' => [ 242 'path' => 'v1/{+parent}/images:asyncBatchAnnotate', 271 ],'asyncBatchAnnotate' => [ 272 'path' => 'v1/{+parent}/files:asyncBatchAnnotate', [all …]
|
/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
|