zones property

List<String>? zones
getter/setter pair

A list of zones available in this region, in the form of resource URLs.

Output only.

Implementation

core.List<core.String>? zones;