Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CertificateAuthorityService/
H A DListCertificateAuthoritiesResponse.php20 class ListCertificateAuthoritiesResponse extends \Google\Collection class
79 class_alias(ListCertificateAuthoritiesResponse::class, 'Google_Service_CertificateAuthorityService_…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CertificateAuthorityService/Resource/
H A DProjectsLocationsCaPoolsCertificateAuthorities.php25 use Google\Service\CertificateAuthorityService\ListCertificateAuthoritiesResponse; alias
200 * @return ListCertificateAuthoritiesResponse
206 return $this->call('list', [$params], ListCertificateAuthoritiesResponse::class);