Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CertificateAuthorityService/
H A DDisableCertificateAuthorityRequest.php20 class DisableCertificateAuthorityRequest extends \Google\Model class
44 class_alias(DisableCertificateAuthorityRequest::class, 'Google_Service_CertificateAuthorityService_…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CertificateAuthorityService/Resource/
H A DProjectsLocationsCaPoolsCertificateAuthorities.php22 use Google\Service\CertificateAuthorityService\DisableCertificateAuthorityRequest; alias
125 * @param DisableCertificateAuthorityRequest $postBody
129 public function disable($name, DisableCertificateAuthorityRequest $postBody, $optParams = [])