location property

String? location
getter/setter pair

Location associated with the Application.

Example: "us-east1"

Implementation

core.String? location;