errorResult property

ErrorProto? errorResult
getter/setter pair

Final error result of the job.

If present, indicates that the job has completed and was unsuccessful.

Output only.

Implementation

ErrorProto? errorResult;