Searched refs:CloudshellEmpty (Results 1 – 2 of 2) sorted by relevance
21 use Google\Service\CloudShell\CloudshellEmpty; alias49 * @return CloudshellEmpty55 return $this->call('cancel', [$params], CloudshellEmpty::class);65 * @return CloudshellEmpty71 return $this->call('delete', [$params], CloudshellEmpty::class);
20 class CloudshellEmpty extends \Google\Model class25 class_alias(CloudshellEmpty::class, 'Google_Service_CloudShell_CloudshellEmpty');