zone property

String? zone
getter/setter pair

The URL of the zone. The zone must exist in the region where the request is called. Zones must be represented as valid partial URLs, such as zones/us-central1-a.

Implementation

core.String? zone;