Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/OnDemandScanning/Resource/
H A DProjectsLocationsOperations.php21 use Google\Service\OnDemandScanning\OndemandscanningEmpty; alias
47 * @return OndemandscanningEmpty
53 return $this->call('cancel', [$params], OndemandscanningEmpty::class);
63 * @return OndemandscanningEmpty
69 return $this->call('delete', [$params], OndemandscanningEmpty::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OnDemandScanning/
H A DOndemandscanningEmpty.php20 class OndemandscanningEmpty extends \Google\Model class
25 class_alias(OndemandscanningEmpty::class, 'Google_Service_OnDemandScanning_OndemandscanningEmpty');