Google Certificate Authority Service V1 Client - Class CertificateRevocationList (2.3.0)
Reference documentation and code samples for the Google Certificate Authority Service V1 Client class CertificateRevocationList.
A
CertificateRevocationList
corresponds to a signed X.509 certificate Revocation List (CRL). A CRL
contains the serial numbers of certificates that should no longer be trusted.
Generated from protobuf message google.cloud.security.privateca.v1.CertificateRevocationList
Namespace
Google \ Cloud \ Security \ PrivateCA \ V1
Methods
__construct
Constructor.
Parameter
Name
Description
data
mixed
getName
Identifier. The resource name for this
CertificateRevocationList
in the format projects/*/locations/*/caPools/*certificateAuthorities/*/
certificateRevocationLists/*.
Returns
Type
Description
string
setName
Identifier. The resource name for this
CertificateRevocationList
in the format projects/*/locations/*/caPools/*certificateAuthorities/*/
certificateRevocationLists/*.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getSequenceNumber
Output only. The CRL sequence number that appears in pem_crl.
Returns
Type
Description
int|string
setSequenceNumber
Output only. The CRL sequence number that appears in pem_crl.
Parameter
Name
Description
var
int|string
Returns
Type
Description
$this
getRevokedCertificates
Output only. The revoked serial numbers that appear in pem_crl.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-18 UTC."],[],[]]