regions property

List<String>? regions
getter/setter pair

Regions used to explain this blocker in more detail.

These are region names formatted like "us-central1". This will be set for some blockers (like INCOMPATIBLE_REGIONS) but does not apply to others.

Output only.

Implementation

core.List<core.String>? regions;