Class ListClustersResponse (2.2.0)

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

The list of all clusters in a project.

Attributes

NameDescription
clusters Sequence[.gcd_clusters.Cluster]
Output only. The clusters in the project.
next_page_token str
Output only. This token is included in the response if there are more results to fetch. To fetch additional results, provide this value as the page_token in a subsequent ListClustersRequest.