Searched refs:MigratingVm (Results 1 – 3 of 3) sorted by relevance
22 use Google\Service\VMMigrationService\MigratingVm; alias42 * @param MigratingVm $postBody59 public function create($parent, MigratingVm $postBody, $optParams = [])101 * @return MigratingVm107 return $this->call('get', [$params], MigratingVm::class);140 * @param MigratingVm $postBody161 public function patch($name, MigratingVm $postBody, $optParams = [])
23 protected $migratingVmsType = MigratingVm::class;35 * @param MigratingVm[]42 * @return MigratingVm[]
20 class MigratingVm extends \Google\Collection class335 class_alias(MigratingVm::class, 'Google_Service_VMMigrationService_MigratingVm');