Interface protos.google.cloud.security.privateca.v1.IListCertificatesResponse (2.4.1)

Properties of a ListCertificatesResponse.

Package

@google-cloud/security-private-ca!

Properties

certificates

certificates?: (google.cloud.security.privateca.v1.ICertificate[]|null);

ListCertificatesResponse certificates

Property Value
TypeDescription
(google.cloud.security.privateca.v1.ICertificate[]|null)

nextPageToken

nextPageToken?: (string|null);

ListCertificatesResponse nextPageToken

Property Value
TypeDescription
(string|null)

unreachable

unreachable?: (string[]|null);

ListCertificatesResponse unreachable

Property Value
TypeDescription
(string[]|null)