Class ListClustersResponse (1.4.2)

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

Response message for VmwareEngine.ListClusters

Attributes

NameDescription
clusters MutableSequence[google.cloud.vmwareengine_v1.types.Cluster]
A list of private cloud clusters.
next_page_token str
A token, which can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.
unreachable MutableSequence[str]
Locations that could not be reached when making an aggregated query using wildcards.