location property
The location of the resource.
The location encoding is specific to the service provider, and new
encoding may be introduced as the service evolves. For Google Cloud
products, the encoding is what is used by Google Cloud APIs, such as
us-east1
, aws-us-east-1
, and azure-eastus2
. The semantics of
location
is identical to the cloud.googleapis.com/location
label used
by some Google Cloud APIs.
Immutable.
Implementation
core.String? location;