unreachable property

List<String>? unreachable
getter/setter pair

Unordered list.

Locations that could not be reached. For example, ['projects/{project_id}/locations/us-west1-a', 'projects/{project_id}/locations/us-central1-b']. A ListInstancesResponse will only contain either instances or unreachables,

Implementation

core.List<core.String>? unreachable;