Class GetCertificateRevocationListRequest (1.4.1)

GetCertificateRevocationListRequest(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Request message for CertificateAuthorityService.GetCertificateRevocationList.

Attribute

NameDescription
name str
Required. The name of the CertificateRevocationList to get.

Inheritance

builtins.object > proto.message.Message > GetCertificateRevocationListRequest