location property

String? location
getter/setter pair

The origin location of the route.

Uses the following form: "projects/{project}/locations/{location}" Example: projects/1234/locations/us-central1

Output only.

Implementation

core.String? location;