Home
last modified time | relevance | path

Searched refs:Operation (Results 101 – 125 of 606) sorted by last modified time

12345678910>>...25

/plugin/authgooglesheets/vendor/google/apiclient-services/src/TPU/Resource/
H A DProjectsLocationsOperations.php21 use Google\Service\TPU\Operation; alias
78 * @return Operation
84 return $this->call('get', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DRoutes.php20 use Google\Service\Compute\Operation; alias
51 * @return Operation
57 return $this->call('delete', [$params], Operation::class);
92 * @return Operation
98 return $this->call('insert', [$params], Operation::class);
H A DTargetHttpProxies.php20 use Google\Service\Compute\Operation; alias
115 * @return Operation
121 return $this->call('delete', [$params], Operation::class);
157 * @return Operation
163 return $this->call('insert', [$params], Operation::class);
239 * @return Operation
245 return $this->call('patch', [$params], Operation::class);
266 * @return Operation
272 return $this->call('setUrlMap', [$params], Operation::class);
H A DTargetSslProxies.php20 use Google\Service\Compute\Operation; alias
55 * @return Operation
61 return $this->call('delete', [$params], Operation::class);
96 * @return Operation
102 return $this->call('insert', [$params], Operation::class);
178 * @return Operation
206 * @return Operation
212 return $this->call('setProxyHeader', [$params], Operation::class);
234 * @return Operation
265 * @return Operation
[all …]
H A DTargetTcpProxies.php20 use Google\Service\Compute\Operation; alias
53 * @return Operation
59 return $this->call('delete', [$params], Operation::class);
94 * @return Operation
100 return $this->call('insert', [$params], Operation::class);
176 * @return Operation
182 return $this->call('setBackendService', [$params], Operation::class);
204 * @return Operation
210 return $this->call('setProxyHeader', [$params], Operation::class);
H A DVpnGateways.php20 use Google\Service\Compute\Operation; alias
117 * @return Operation
123 return $this->call('delete', [$params], Operation::class);
175 * @return Operation
181 return $this->call('insert', [$params], Operation::class);
258 * @return Operation
264 return $this->call('setLabels', [$params], Operation::class);
H A DVpnTunnels.php20 use Google\Service\Compute\Operation; alias
113 * @return Operation
119 return $this->call('delete', [$params], Operation::class);
156 * @return Operation
162 return $this->call('insert', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/IDS/
H A DOperation.php20 class Operation extends \Google\Model class
114 class_alias(Operation::class, 'Google_Service_IDS_Operation');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/IDS/Resource/
H A DProjectsLocationsEndpoints.php22 use Google\Service\IDS\Operation; alias
61 * @return Operation
67 return $this->call('create', [$params], Operation::class);
86 * @return Operation
92 return $this->call('delete', [$params], Operation::class);
/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 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);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIdentity/Resource/
H A DDevicesDeviceUsers.php27 use Google\Service\CloudIdentity\Operation; alias
49 * @return Operation
55 return $this->call('approve', [$params], Operation::class);
67 * @return Operation
73 return $this->call('block', [$params], Operation::class);
87 * @return Operation
93 return $this->call('cancelWipe', [$params], Operation::class);
112 * @return Operation
118 return $this->call('delete', [$params], Operation::class);
240 * @return Operation
[all …]
H A DDevicesDeviceUsersClientStates.php22 use Google\Service\CloudIdentity\Operation; alias
133 * @return Operation
139 return $this->call('patch', [$params], Operation::class);
H A DGroupsMemberships.php26 use Google\Service\CloudIdentity\Operation; alias
76 * @return Operation
82 return $this->call('create', [$params], Operation::class);
92 * @return Operation
98 return $this->call('delete', [$params], Operation::class);
141 * @return Operation
147 return $this->call('getMembershipGraph', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Iam/
H A DOperation.php20 class Operation extends \Google\Model class
114 class_alias(Operation::class, 'Google_Service_Iam_Operation');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Iam/Resource/
H A DLocationsWorkforcePoolsProvidersKeysOperations.php20 use Google\Service\Iam\Operation; alias
39 * @return Operation
45 return $this->call('get', [$params], Operation::class);
H A DProjectsLocationsWorkloadIdentityPoolsProvidersKeysOperations.php20 use Google\Service\Iam\Operation; alias
39 * @return Operation
45 return $this->call('get', [$params], Operation::class);
/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/ContainerAnalysis/
H A DListOperationsResponse.php24 protected $operationsType = Operation::class;
36 * @param Operation[]
43 * @return Operation[]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/
H A DOperation.php20 class Operation extends \Google\Collection class
289 class_alias(Operation::class, 'Google_Service_Container_Operation');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/Resource/
H A DProjectsLocationsClusters.php57 * @return Operation
79 * @return Operation
108 * @return Operation
189 * @return Operation
205 * @return Operation
223 * @return Operation
238 * @return Operation
254 * @return Operation
271 * @return Operation
286 * @return Operation
[all …]

12345678910>>...25