error property
DataLabelingJob errors.
It is only populated when job's state is JOB_STATE_FAILED
or
JOB_STATE_CANCELLED
.
Output only.
Implementation
GoogleRpcStatus? error;
DataLabelingJob errors.
It is only populated when job's state is JOB_STATE_FAILED
or
JOB_STATE_CANCELLED
.
Output only.
GoogleRpcStatus? error;