Class LocationType (2.45.0)

LocationType(value)

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

Values: LOCATION_TYPE_UNSPECIFIED (0): LOCATION_TYPE_UNSPECIFIED means the location type was not determined. ZONE (1): A GKE Location where Zonal clusters can be created. REGION (2): A GKE Location where Regional clusters can be created.