Location Object

Location(
  labels = NULL,
  metadata = NULL,
  locationId = NULL,
  name = NULL,
  displayName = NULL
)

Arguments

labels

Cross-service attributes for the location. For example 'cloud.googleapis.com/region': 'us-east1'

metadata

Service-specific metadata. For example the available capacity at the given location.

locationId

The canonical id for this location

name

Resource name for the location, which may vary between implementations

displayName

The friendly name for this location, typically a nearby city name

Value

Location object

Details

Autogenerated via gar_create_api_objects A resource that represents Google Cloud Platform location.