Class ListAzureClustersResponse (0.6.8)

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

Response message for AzureClusters.ListAzureClusters method.

Attributes

NameDescription
azure_clusters MutableSequence[google.cloud.gke_multicloud_v1.types.AzureCluster]
A list of AzureCluster 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.