Interface protos.google.cloud.alloydb.v1beta.IListClustersResponse (1.6.0)

Properties of a ListClustersResponse.

Package

@google-cloud/alloydb

Properties

clusters

clusters?: (google.cloud.alloydb.v1beta.ICluster[]|null);

ListClustersResponse clusters

nextPageToken

nextPageToken?: (string|null);

ListClustersResponse nextPageToken

unreachable

unreachable?: (string[]|null);

ListClustersResponse unreachable