location property

String? location
getter/setter pair

The location the service is run.

Corresponds to the location resource label in the cloud_run_revision monitored resource (https://cloud.google.com/monitoring/api/resources#tag_cloud_run_revision).

Implementation

core.String? location;