Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CertificateAuthorityService/
H A DEnableCertificateAuthorityRequest.php20 class EnableCertificateAuthorityRequest extends \Google\Model class
44 class_alias(EnableCertificateAuthorityRequest::class, 'Google_Service_CertificateAuthorityService_E…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CertificateAuthorityService/Resource/
H A DProjectsLocationsCaPoolsCertificateAuthorities.php23 use Google\Service\CertificateAuthorityService\EnableCertificateAuthorityRequest; alias
140 * @param EnableCertificateAuthorityRequest $postBody
144 public function enable($name, EnableCertificateAuthorityRequest $postBody, $optParams = [])