zones property

List<String>? zones
getter/setter pair

Zones used to explain this blocker in more detail.

Format is "zone1" and/or "zone2". This will be set for some blockers (like MISSING_ZONE) but does not apply to others.

Output only.

Implementation

core.List<core.String>? zones;