unreachable property

List<String>? unreachable
getter/setter pair

Locations that could not be reached.

For example, ['us-west1', 'us-central1']. A ListRuntimesResponse will only contain either runtimes or unreachables,

Implementation

core.List<core.String>? unreachable;