Home
last modified time | relevance | path

Searched refs:Operation (Results 401 – 425 of 606) sorted by path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/Resource/
H A DOperations.php20 use Google\Service\SQLAdmin\Operation; alias
40 * @return Operation
46 return $this->call('get', [$params], Operation::class);
H A DProjectsInstances.php20 use Google\Service\SQLAdmin\Operation; alias
45 * @return Operation
51 return $this->call('rescheduleMaintenance', [$params], Operation::class);
61 * @return Operation
67 return $this->call('startExternalSync', [$params], Operation::class);
H A DSslCerts.php20 use Google\Service\SQLAdmin\Operation; alias
65 * @return Operation
71 return $this->call('delete', [$params], Operation::class);
H A DUsers.php20 use Google\Service\SQLAdmin\Operation; alias
44 * @return Operation
50 return $this->call('delete', [$params], Operation::class);
60 * @return Operation
66 return $this->call('insert', [$params], Operation::class);
94 * @return Operation
100 return $this->call('update', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/
H A DSslCertsInsertResponse.php28 protected $operationType = Operation::class;
62 * @param Operation
64 public function setOperation(Operation $operation)
69 * @return Operation
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Script/
H A DOperation.php20 class Operation extends \Google\Model class
78 class_alias(Operation::class, 'Google_Service_Script_Operation');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Script/Resource/
H A DScripts.php21 use Google\Service\Script\Operation; alias
50 * @return Operation
56 return $this->call('run', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecurityCommandCenter/
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_SecurityCommandCenter_Operation');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecurityCommandCenter/Resource/
H A DFoldersFindings.php21 use Google\Service\SecurityCommandCenter\Operation; alias
43 * @return Operation
49 return $this->call('bulkMute', [$params], Operation::class);
H A DOrganizationsAssets.php23 use Google\Service\SecurityCommandCenter\Operation; alias
158 * @return Operation
164 return $this->call('runDiscovery', [$params], Operation::class);
H A DOrganizationsFindings.php21 use Google\Service\SecurityCommandCenter\Operation; alias
43 * @return Operation
49 return $this->call('bulkMute', [$params], Operation::class);
H A DOrganizationsOperations.php21 use Google\Service\SecurityCommandCenter\Operation; alias
78 * @return Operation
84 return $this->call('get', [$params], Operation::class);
H A DProjectsFindings.php21 use Google\Service\SecurityCommandCenter\Operation; alias
43 * @return Operation
49 return $this->call('bulkMute', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/
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_ServiceConsumerManagement_Operation');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/Resource/
H A DOperations.php22 use Google\Service\ServiceConsumerManagement\Operation; alias
80 * @return Operation
86 return $this->call('get', [$params], Operation::class);
H A DServicesTenancyUnits.php26 use Google\Service\ServiceConsumerManagement\Operation; alias
52 * @return Operation
58 return $this->call('addProject', [$params], Operation::class);
80 * @return Operation
105 * @return Operation
111 return $this->call('attachProject', [$params], Operation::class);
142 * @return Operation
148 return $this->call('delete', [$params], Operation::class);
164 * @return Operation
215 * @return Operation
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/
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_ServiceManagement_Operation');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/Resource/
H A DOperations.php21 use Google\Service\ServiceManagement\Operation; alias
40 * @return Operation
46 return $this->call('get', [$params], Operation::class);
H A DServices.php25 use Google\Service\ServiceManagement\Operation; alias
51 * @return Operation
57 return $this->call('create', [$params], Operation::class);
69 * @return Operation
75 return $this->call('delete', [$params], Operation::class);
225 * @return Operation
231 return $this->call('undelete', [$params], Operation::class);
H A DServicesConfigs.php21 use Google\Service\ServiceManagement\Operation; alias
112 * @return Operation
118 return $this->call('submit', [$params], Operation::class);
H A DServicesRollouts.php21 use Google\Service\ServiceManagement\Operation; alias
50 * @return Operation
56 return $this->call('create', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/
H A DListOperationsResponse.php27 protected $operationsType = Operation::class;
45 * @param Operation[]
52 * @return Operation[]

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