Searched refs:PrivatecaEmpty (Results 1 – 2 of 2) sorted by relevance
23 use Google\Service\CertificateAuthorityService\PrivatecaEmpty; alias49 * @return PrivatecaEmpty55 return $this->call('cancel', [$params], PrivatecaEmpty::class);65 * @return PrivatecaEmpty71 return $this->call('delete', [$params], PrivatecaEmpty::class);
20 class PrivatecaEmpty extends \Google\Model class25 class_alias(PrivatecaEmpty::class, 'Google_Service_CertificateAuthorityService_PrivatecaEmpty');