Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudShell/Resource/
H A DOperations.php21 use Google\Service\CloudShell\CloudshellEmpty; alias
49 * @return CloudshellEmpty
55 return $this->call('cancel', [$params], CloudshellEmpty::class);
65 * @return CloudshellEmpty
71 return $this->call('delete', [$params], CloudshellEmpty::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudShell/
H A DCloudshellEmpty.php20 class CloudshellEmpty extends \Google\Model class
25 class_alias(CloudshellEmpty::class, 'Google_Service_CloudShell_CloudshellEmpty');