Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DatabaseMigrationService/
H A DPromoteMigrationJobRequest.php20 class PromoteMigrationJobRequest extends \Google\Model class
25 class_alias(PromoteMigrationJobRequest::class, 'Google_Service_DatabaseMigrationService_PromoteMigr…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DatabaseMigrationService/Resource/
H A DProjectsLocationsMigrationJobs.php25 use Google\Service\DatabaseMigrationService\PromoteMigrationJobRequest; alias
215 * @param PromoteMigrationJobRequest $postBody
219 public function promote($name, PromoteMigrationJobRequest $postBody, $optParams = [])