Interface protos.google.cloud.security.privateca.v1.IListCertificateAuthoritiesResponse (5.2.0)

Properties of a ListCertificateAuthoritiesResponse.

Package

@google-cloud/security-private-ca

Properties

certificateAuthorities

certificateAuthorities?: (google.cloud.security.privateca.v1.ICertificateAuthority[]|null);

ListCertificateAuthoritiesResponse certificateAuthorities

nextPageToken

nextPageToken?: (string|null);

ListCertificateAuthoritiesResponse nextPageToken

unreachable

unreachable?: (string[]|null);

ListCertificateAuthoritiesResponse unreachable