reachabilityDetails property

ReachabilityDetails? reachabilityDetails
getter/setter pair

The reachability details of this test from the latest run.

The details are updated when creating a new test, updating an existing test, or triggering a one-time rerun of an existing test.

Output only.

Implementation

ReachabilityDetails? reachabilityDetails;