Searched refs:CertificateRevocationList (Results 1 – 3 of 3) sorted by relevance
20 use Google\Service\CertificateAuthorityService\CertificateRevocationList; alias44 * @return CertificateRevocationList50 return $this->call('get', [$params], CertificateRevocationList::class);116 * @param CertificateRevocationList $postBody134 public function patch($name, CertificateRevocationList $postBody, $optParams = [])
23 protected $certificateRevocationListsType = CertificateRevocationList::class;35 * @param CertificateRevocationList[]42 * @return CertificateRevocationList[]
20 class CertificateRevocationList extends \Google\Collection class205 class_alias(CertificateRevocationList::class, 'Google_Service_CertificateAuthorityService_Certifica…