unreachable property

List<String>? unreachable
getter/setter pair

Unreachable resources.

Populated when the request opts into return_partial_success and reading across collections e.g. when attempting to list all resources across all supported locations.

Implementation

core.List<core.String>? unreachable;