Home
last modified time | relevance | path

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

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