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

Properties of a ListCaPoolsResponse.

Package

@google-cloud/security-private-ca!

Properties

caPools

caPools?: (google.cloud.security.privateca.v1.ICaPool[]|null);

ListCaPoolsResponse caPools

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

nextPageToken

nextPageToken?: (string|null);

ListCaPoolsResponse nextPageToken

Property Value
TypeDescription
(string|null)

unreachable

unreachable?: (string[]|null);

ListCaPoolsResponse unreachable

Property Value
TypeDescription
(string[]|null)