Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/VMMigrationService/
H A DCancelCutoverJobRequest.php20 class CancelCutoverJobRequest extends \Google\Model class
25 class_alias(CancelCutoverJobRequest::class, 'Google_Service_VMMigrationService_CancelCutoverJobRequ…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/VMMigrationService/Resource/
H A DProjectsLocationsSourcesMigratingVmsCutoverJobs.php20 use Google\Service\VMMigrationService\CancelCutoverJobRequest; alias
39 * @param CancelCutoverJobRequest $postBody
43 public function cancel($name, CancelCutoverJobRequest $postBody, $optParams = [])