zoneUri property

String? zoneUri
getter/setter pair

The Compute Engine zone where the Dataproc cluster will be located.

If omitted, the service will pick a zone in the cluster's Compute Engine region. On a get request, zone will always be present.A full URL, partial URI, or short name are valid. Examples: https://www.googleapis.com/compute/v1/projects/\[project_id\]/zones/\[zone\] projects/[project_id]/zones/[zone] [zone]

Optional.

Implementation

core.String? zoneUri;