error property

GoogleRpcStatus? error
getter/setter pair

Only populated when the job's state is JOB_STATE_FAILED or JOB_STATE_CANCELLED.

Output only.

Implementation

GoogleRpcStatus? error;