returnReachabilityDetails property

ReachabilityDetails? returnReachabilityDetails
getter/setter pair

The reachability details of this test from the latest run for the return path.

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? returnReachabilityDetails;