errorTrace property

ScanRunErrorTrace? errorTrace
getter/setter pair

If result_state is an ERROR, this field provides the primary reason for scan's termination and more details, if such are available.

Output only.

Implementation

ScanRunErrorTrace? errorTrace;