Class ListClustersResponse (0.3.10)

ListClustersResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Message for response to listing Clusters

Attributes

NameDescription
clusters MutableSequence[google.cloud.alloydb_v1.types.Cluster]
The list of Cluster
next_page_token str
A token identifying a page of results the server should return.
unreachable MutableSequence[str]
Locations that could not be reached.