Lines Matching refs:Operation
23 use Google\Service\VMMigrationService\Operation; alias
42 * @return Operation
48 return $this->call('addGroupMigration', [$params], Operation::class);
69 * @return Operation
75 return $this->call('create', [$params], Operation::class);
94 * @return Operation
100 return $this->call('delete', [$params], Operation::class);
164 * @return Operation
170 return $this->call('patch', [$params], Operation::class);
178 * @return Operation
184 return $this->call('removeGroupMigration', [$params], Operation::class);