error property

GoogleRpcStatus? error
getter/setter pair

DataLabelingJob errors.

It is only populated when job's state is JOB_STATE_FAILED or JOB_STATE_CANCELLED.

Output only.

Implementation

GoogleRpcStatus? error;