Interface protos.google.cloud.security.privateca.v1beta1.IListCertificateRevocationListsResponse (2.3.7)

Properties of a ListCertificateRevocationListsResponse.

Package

@google-cloud/security-private-ca!

Properties

certificateRevocationLists

certificateRevocationLists?: (google.cloud.security.privateca.v1beta1.ICertificateRevocationList[]|null);

ListCertificateRevocationListsResponse certificateRevocationLists

Property Value
TypeDescription
(google.cloud.security.privateca.v1beta1.ICertificateRevocationList[]|null)

nextPageToken

nextPageToken?: (string|null);

ListCertificateRevocationListsResponse nextPageToken

Property Value
TypeDescription
(string|null)

unreachable

unreachable?: (string[]|null);

ListCertificateRevocationListsResponse unreachable

Property Value
TypeDescription
(string[]|null)