Class Location (2.59.0)

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

Location returns the ___location name, and if the ___location is recommended for GKE cluster scheduling.

Attributes

Name Description
type_ google.cloud.container_v1beta1.types.Location.LocationType
Contains the type of ___location this Location is for. Regional or Zonal.
name str
Contains the name of the resource requested. Specified in the format projects/*/locations/*.
recommended bool
Whether the ___location is recommended for GKE cluster scheduling.

Classes

LocationType

LocationType(value)

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