Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CertificateAuthorityService/Resource/
DProjectsLocationsCaPoolsCertificateAuthoritiesCertificateRevocationLists.php21 use Google\Service\CertificateAuthorityService\ListCertificateRevocationListsResponse; alias
101 * @return ListCertificateRevocationListsResponse
107 return $this->call('list', [$params], ListCertificateRevocationListsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CertificateAuthorityService/
DListCertificateRevocationListsResponse.php20 class ListCertificateRevocationListsResponse extends \Google\Collection class
79 class_alias(ListCertificateRevocationListsResponse::class, 'Google_Service_CertificateAuthorityServ…