Class ListClustersResponse (5.2.0)

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

The list of all clusters in a project.

Attributes

NameDescription
clusters MutableSequence[google.cloud.dataproc_v1.types.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.