unreachable property

List<String>? unreachable
getter/setter pair

Executions IDs that could not be reached.

For example: ['projects/{project_id}/location/{location}/executions/imagenet_test1', 'projects/{project_id}/location/{location}/executions/classifier_train1']

Implementation

core.List<core.String>? unreachable;