Home
last modified time | relevance | path

Searched refs:Operation (Results 76 – 100 of 606) sorted by path

12345678910>>...25

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CertificateManager/Resource/
H A DProjectsLocationsDnsAuthorizations.php22 use Google\Service\CertificateManager\Operation; alias
45 * @return Operation
51 return $this->call('create', [$params], Operation::class);
59 * @return Operation
65 return $this->call('delete', [$params], Operation::class);
121 * @return Operation
127 return $this->call('patch', [$params], Operation::class);
H A DProjectsLocationsOperations.php23 use Google\Service\CertificateManager\Operation; alias
80 * @return Operation
86 return $this->call('get', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
H A DOperation.php20 class Operation extends \Google\Model class
114 class_alias(Operation::class, 'Google_Service_CloudAsset_Operation');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/Resource/
H A DOperations.php20 use Google\Service\CloudAsset\Operation; alias
39 * @return Operation
45 return $this->call('get', [$params], Operation::class);
H A DV1.php25 use Google\Service\CloudAsset\Operation; alias
183 * @return Operation
189 return $this->call('analyzeIamPolicyLongrunning', [$params], Operation::class);
281 * @return Operation
287 return $this->call('exportAssets', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/
H A DOperation.php20 class Operation extends \Google\Model class
114 class_alias(Operation::class, 'Google_Service_CloudBuild_Operation');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/Resource/
H A DOperations.php22 use Google\Service\CloudBuild\Operation; alias
63 * @return Operation
69 return $this->call('get', [$params], Operation::class);
H A DProjectsBuilds.php24 use Google\Service\CloudBuild\Operation; alias
46 * @return Operation
52 return $this->call('approve', [$params], Operation::class);
81 * @return Operation
87 return $this->call('create', [$params], Operation::class);
155 * @return Operation
161 return $this->call('retry', [$params], Operation::class);
H A DProjectsGithubEnterpriseConfigs.php22 use Google\Service\CloudBuild\Operation; alias
50 * @return Operation
56 return $this->call('create', [$params], Operation::class);
69 * @return Operation
75 return $this->call('delete', [$params], Operation::class);
125 * @return Operation
131 return $this->call('patch', [$params], Operation::class);
H A DProjectsLocationsBitbucketServerConfigs.php23 use Google\Service\CloudBuild\Operation; alias
50 * @return Operation
56 return $this->call('create', [$params], Operation::class);
64 * @return Operation
70 return $this->call('delete', [$params], Operation::class);
122 * @return Operation
128 return $this->call('patch', [$params], Operation::class);
H A DProjectsLocationsBitbucketServerConfigsConnectedRepositories.php21 use Google\Service\CloudBuild\Operation; alias
42 * @return Operation
48 return $this->call('batchCreate', [$params], Operation::class);
H A DProjectsLocationsBuilds.php24 use Google\Service\CloudBuild\Operation; alias
46 * @return Operation
52 return $this->call('approve', [$params], Operation::class);
81 * @return Operation
87 return $this->call('create', [$params], Operation::class);
155 * @return Operation
161 return $this->call('retry', [$params], Operation::class);
H A DProjectsLocationsGithubEnterpriseConfigs.php22 use Google\Service\CloudBuild\Operation; alias
50 * @return Operation
56 return $this->call('create', [$params], Operation::class);
69 * @return Operation
75 return $this->call('delete', [$params], Operation::class);
125 * @return Operation
131 return $this->call('patch', [$params], Operation::class);
H A DProjectsLocationsOperations.php22 use Google\Service\CloudBuild\Operation; alias
63 * @return Operation
69 return $this->call('get', [$params], Operation::class);
H A DProjectsLocationsTriggers.php24 use Google\Service\CloudBuild\Operation; alias
144 * @return Operation
150 return $this->call('run', [$params], Operation::class);
H A DProjectsLocationsWorkerPools.php21 use Google\Service\CloudBuild\Operation; alias
47 * @return Operation
53 return $this->call('create', [$params], Operation::class);
68 * @return Operation
74 return $this->call('delete', [$params], Operation::class);
125 * @return Operation
131 return $this->call('patch', [$params], Operation::class);
H A DProjectsTriggers.php24 use Google\Service\CloudBuild\Operation; alias
140 * @return Operation
146 return $this->call('run', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudComposer/
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_CloudComposer_Operation');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudComposer/Resource/
H A DProjectsLocationsEnvironments.php22 use Google\Service\CloudComposer\Operation; alias
41 * @return Operation
47 return $this->call('create', [$params], Operation::class);
55 * @return Operation
61 return $this->call('delete', [$params], Operation::class);
179 * @return Operation
185 return $this->call('patch', [$params], Operation::class);
H A DProjectsLocationsOperations.php22 use Google\Service\CloudComposer\Operation; alias
57 * @return Operation
63 return $this->call('get', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDeploy/
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_CloudDeploy_Operation');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDeploy/Resource/
H A DProjectsLocationsDeliveryPipelines.php22 use Google\Service\CloudDeploy\Operation; alias
63 * @return Operation
69 return $this->call('create', [$params], Operation::class);
100 * @return Operation
106 return $this->call('delete', [$params], Operation::class);
212 * @return Operation
218 return $this->call('patch', [$params], Operation::class);
H A DProjectsLocationsDeliveryPipelinesReleases.php21 use Google\Service\CloudDeploy\Operation; alias
58 * @return Operation
64 return $this->call('create', [$params], Operation::class);

12345678910>>...25