Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CertificateAuthorityService/
H A DFetchCertificateAuthorityCsrResponse.php20 class FetchCertificateAuthorityCsrResponse extends \Google\Model class
44 class_alias(FetchCertificateAuthorityCsrResponse::class, 'Google_Service_CertificateAuthorityServic…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CertificateAuthorityService/Resource/
H A DProjectsLocationsCaPoolsCertificateAuthorities.php24 use Google\Service\CertificateAuthorityService\FetchCertificateAuthorityCsrResponse; alias
161 * @return FetchCertificateAuthorityCsrResponse
167 return $this->call('fetch', [$params], FetchCertificateAuthorityCsrResponse::class);