Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/VMMigrationService/Resource/
H A DProjectsLocationsOperations.php23 use Google\Service\VMMigrationService\VmmigrationEmpty; alias
49 * @return VmmigrationEmpty
55 return $this->call('cancel', [$params], VmmigrationEmpty::class);
65 * @return VmmigrationEmpty
71 return $this->call('delete', [$params], VmmigrationEmpty::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/VMMigrationService/
H A DVmmigrationEmpty.php20 class VmmigrationEmpty extends \Google\Model class
25 class_alias(VmmigrationEmpty::class, 'Google_Service_VMMigrationService_VmmigrationEmpty');