missingZones property

List<String>? missingZones
getter/setter pair

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

Implementation

core.List<core.String>? missingZones;