probingDetails property

ProbingDetails? probingDetails
getter/setter pair

The probing details of this test from the latest run, present for applicable tests only.

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

ProbingDetails? probingDetails;