location property

String? location
getter/setter pair

Location can be global, regional like us-east1, or zonal like us-west1-b.

This field is available only when the resource's Protobuf contains it. To search against the location: * Use a field query. Example: location:us-west* * Use a free text query. Example: us-west*

Implementation

core.String? location;