missingZones property

List<String>? missingZones
getter/setter pair

If any zones are listed here, the list of clusters returned may be missing those zones.

Implementation

core.List<core.String>? missingZones;