Class ListAttachedClustersResponse (0.6.8)

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

Response message for AttachedClusters.ListAttachedClusters method.

Attributes

NameDescription
attached_clusters MutableSequence[google.cloud.gke_multicloud_v1.types.AttachedCluster]
A list of AttachedCluster resources in the specified Google Cloud Platform project and region region.
next_page_token str
Token to retrieve the next page of results, or empty if there are no more results in the list.