zone property
- @Deprecated('Not supported. Member documentation may have more information.')
getter/setter pair
The name of the Google Compute Engine zone in which the operation is taking place.
This field is deprecated, use location instead.
Implementation
@core.Deprecated(
'Not supported. Member documentation may have more information.',
)
core.String? zone;