Home
last modified time | relevance | path

Searched refs:RestartMigrationJobRequest (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DatabaseMigrationService/
H A DRestartMigrationJobRequest.php20 class RestartMigrationJobRequest extends \Google\Model class
25 class_alias(RestartMigrationJobRequest::class, 'Google_Service_DatabaseMigrationService_RestartMigr…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DatabaseMigrationService/Resource/
H A DProjectsLocationsMigrationJobs.php26 use Google\Service\DatabaseMigrationService\RestartMigrationJobRequest; alias
231 * @param RestartMigrationJobRequest $postBody
235 public function restart($name, RestartMigrationJobRequest $postBody, $optParams = [])