zone property

String? zone
getter/setter pair

The Compute Engine availability zone for launching worker instances to run your pipeline.

In the future, worker_zone will take precedence.

Implementation

core.String? zone;