Class ListClustersResponse (0.1.0)

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

Response for ListClusters.

Attributes

Name Description
clusters MutableSequence[google.cloud.managedkafka_v1.types.Cluster]
The list of Clusters in the requested parent.
next_page_token str
A token that can be sent as page_token to retrieve the next page of results. If this field is omitted, there are no more results.
unreachable MutableSequence[str]
Locations that could not be reached.