errorCode property

int? errorCode
getter/setter pair

If the job did not complete successfully, this field describes why.

Optional.

Implementation

core.int? errorCode;