unreachable property

List<String>? unreachable
getter/setter pair

Locations that could not be reached.

For example, ['us-west1-a', 'us-central1-b']. A ListInstancesResponse will only contain either instances or unreachables,

Implementation

core.List<core.String>? unreachable;