metros property

List<String>? metros
getter/setter pair

Metros used to explain this blocker in more detail.

These are three-letter lowercase strings like "iad". A blocker like INCOMPATIBLE_METROS will specify the problematic metros in this field.

Output only.

Implementation

core.List<core.String>? metros;