Searched refs:MigrationJob (Results 1 – 3 of 3) sorted by relevance
23 protected $migrationJobsType = MigrationJob::class;35 * @param MigrationJob[]42 * @return MigrationJob[]
20 class MigrationJob extends \Google\Model class372 class_alias(MigrationJob::class, 'Google_Service_DatabaseMigrationService_MigrationJob');
22 use Google\Service\DatabaseMigrationService\MigrationJob; alias52 * @param MigrationJob $postBody63 public function create($parent, MigrationJob $postBody, $optParams = [])112 * @return MigrationJob118 return $this->call('get', [$params], MigrationJob::class);191 * @param MigrationJob $postBody203 public function patch($name, MigrationJob $postBody, $optParams = [])