Home
last modified time | relevance | path

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

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