Interface protos.google.cloud.security.privateca.v1beta1.IRevokeCertificateRequest (2.5.0)

Properties of a RevokeCertificateRequest.

Package

@google-cloud/security-private-ca!

Properties

name

name?: (string|null);

RevokeCertificateRequest name

Property Value
TypeDescription
(string|null)

reason

reason?: (google.cloud.security.privateca.v1beta1.RevocationReason|keyof typeof google.cloud.security.privateca.v1beta1.RevocationReason|null);

RevokeCertificateRequest reason

Property Value
TypeDescription
(google.cloud.security.privateca.v1beta1.RevocationReason|keyof typeof google.cloud.security.privateca.v1beta1.RevocationReason|null)

requestId

requestId?: (string|null);

RevokeCertificateRequest requestId

Property Value
TypeDescription
(string|null)