errorResult property

ErrorProto? errorResult
getter/setter pair

A result object that will be present only if the job has failed.

Implementation

ErrorProto? errorResult;