location property
The location where this cluster's nodes and storage reside.
For best performance, clients should be located as close as possible to
this cluster. Currently only zones are supported, so values should be of
the form projects/{project}/locations/{zone}
.
Immutable.
Implementation
core.String? location;