zone property

String? zone
getter/setter pair

Zone to run the worker pools in.

If empty or unspecified, the service will attempt to choose a reasonable default.

Implementation

core.String? zone;