Class ListLocationsResponse (2.45.0)

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

ListLocationsResponse returns the list of all GKE locations and their recommendation state.

Attributes

NameDescription
locations MutableSequence[google.cloud.container_v1beta1.types.Location]
A full list of GKE locations.
next_page_token str
Only return ListLocationsResponse that occur after the page_token. This value should be populated from the ListLocationsResponse.next_page_token if that response token was set (which happens when listing more Locations than fit in a single ListLocationsResponse).