Home
last modified time | relevance | path

Searched refs:Operation (Results 476 – 500 of 606) sorted by path

1...<<11121314151617181920>>...25

/plugin/authgooglesheets/vendor/google/apiclient-services/src/VMMigrationService/Resource/
H A DProjectsLocationsSourcesMigratingVms.php23 use Google\Service\VMMigrationService\Operation; alias
57 * @return Operation
63 return $this->call('create', [$params], Operation::class);
70 * @return Operation
76 return $this->call('delete', [$params], Operation::class);
86 * @return Operation
159 * @return Operation
165 return $this->call('patch', [$params], Operation::class);
175 * @return Operation
193 * @return Operation
[all …]
H A DProjectsLocationsSourcesMigratingVmsCloneJobs.php23 use Google\Service\VMMigrationService\Operation; alias
41 * @return Operation
47 return $this->call('cancel', [$params], Operation::class);
68 * @return Operation
74 return $this->call('create', [$params], Operation::class);
H A DProjectsLocationsSourcesMigratingVmsCutoverJobs.php23 use Google\Service\VMMigrationService\Operation; alias
41 * @return Operation
47 return $this->call('cancel', [$params], Operation::class);
70 * @return Operation
76 return $this->call('create', [$params], Operation::class);
H A DProjectsLocationsSourcesUtilizationReports.php21 use Google\Service\VMMigrationService\Operation; alias
56 * @return Operation
62 return $this->call('create', [$params], Operation::class);
81 * @return Operation
87 return $this->call('delete', [$params], Operation::class);
H A DProjectsLocationsTargetProjects.php21 use Google\Service\VMMigrationService\Operation; alias
55 * @return Operation
61 return $this->call('create', [$params], Operation::class);
82 * @return Operation
88 return $this->call('delete', [$params], Operation::class);
157 * @return Operation
163 return $this->call('patch', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vault/
H A DListOperationsResponse.php27 protected $operationsType = Operation::class;
45 * @param Operation[]
52 * @return Operation[]
H A DOperation.php20 class Operation extends \Google\Model class
114 class_alias(Operation::class, 'Google_Service_Vault_Operation');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vault/Resource/
H A DMatters.php27 use Google\Service\Vault\Operation; alias
79 * @return Operation
85 return $this->call('count', [$params], Operation::class);
H A DOperations.php22 use Google\Service\Vault\Operation; alias
80 * @return Operation
86 return $this->call('get', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
H A DListOperationsResponse.php27 protected $operationsType = Operation::class;
45 * @param Operation[]
52 * @return Operation[]
H A DOperation.php20 class Operation extends \Google\Model class
114 class_alias(Operation::class, 'Google_Service_Vision_Operation');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/Resource/
H A DFiles.php23 use Google\Service\Vision\Operation; alias
63 * @return Operation
69 return $this->call('asyncBatchAnnotate', [$params], Operation::class);
H A DImages.php23 use Google\Service\Vision\Operation; alias
59 * @return Operation
65 return $this->call('asyncBatchAnnotate', [$params], Operation::class);
H A DLocationsOperations.php20 use Google\Service\Vision\Operation; alias
39 * @return Operation
45 return $this->call('get', [$params], Operation::class);
H A DOperations.php22 use Google\Service\Vision\Operation; alias
80 * @return Operation
86 return $this->call('get', [$params], Operation::class);
H A DProjectsFiles.php23 use Google\Service\Vision\Operation; alias
73 * @return Operation
79 return $this->call('asyncBatchAnnotate', [$params], Operation::class);
H A DProjectsImages.php23 use Google\Service\Vision\Operation; alias
69 * @return Operation
75 return $this->call('asyncBatchAnnotate', [$params], Operation::class);
H A DProjectsLocationsFiles.php23 use Google\Service\Vision\Operation; alias
73 * @return Operation
79 return $this->call('asyncBatchAnnotate', [$params], Operation::class);
H A DProjectsLocationsImages.php23 use Google\Service\Vision\Operation; alias
69 * @return Operation
75 return $this->call('asyncBatchAnnotate', [$params], Operation::class);
H A DProjectsLocationsOperations.php20 use Google\Service\Vision\Operation; alias
39 * @return Operation
45 return $this->call('get', [$params], Operation::class);
H A DProjectsLocationsProductSets.php23 use Google\Service\Vision\Operation; alias
123 * @return Operation
129 return $this->call('import', [$params], Operation::class);
H A DProjectsLocationsProducts.php21 use Google\Service\Vision\Operation; alias
164 * @return Operation
170 return $this->call('purge', [$params], Operation::class);
H A DProjectsOperations.php20 use Google\Service\Vision\Operation; alias
39 * @return Operation
45 return $this->call('get', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Workflows/
H A DListOperationsResponse.php27 protected $operationsType = Operation::class;
45 * @param Operation[]
52 * @return Operation[]
H A DOperation.php20 class Operation extends \Google\Model class
114 class_alias(Operation::class, 'Google_Service_Workflows_Operation');

1...<<11121314151617181920>>...25