Class LocationType (2.47.0)

LocationType(value)

LocationType is the type of GKE location, regional or zonal.

Enums

Name Description
LOCATION_TYPE_UNSPECIFIED LOCATION_TYPE_UNSPECIFIED means the location type was not determined.
ZONE A GKE Location where Zonal clusters can be created.
REGION A GKE Location where Regional clusters can be created.