Class LocationIdentifier (0.1.0)

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

Identifier for a Google Cloud Platform location.

Attributes

Name Description
location_level google.cloud.capacityplanner_v1beta.types.LocationLevel
The location level such as a region.
source str
Required. Location where resource is sourced. For Cloud Storage, the alphabetically first location is the source.
linked_locations MutableSequence[google.cloud.capacityplanner_v1beta.types.LocationIdentifier.LinkedLocation]
Optional. Other linked locations.

Classes

LinkedLocation

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