zone property
The zone where the virtual machine is located.
If using regional request, the notebooks service will pick a location in
the corresponding runtime region. On a get request, zone will always be
present. Example: * us-central1-b
Output only.
Implementation
core.String? zone;