Lines Matching refs:Operation
20 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
184 return $this->call('setBackendService', [$params], Operation::class);
206 * @return Operation
212 return $this->call('setProxyHeader', [$params], Operation::class);
234 * @return Operation
240 return $this->call('setSslCertificates', [$params], Operation::class);
265 * @return Operation
271 return $this->call('setSslPolicy', [$params], Operation::class);