Job State Done
JOB_STATE_DONE
indicates that the job has successfully completed. This is a terminal job state. This state may be set by the Cloud Dataflow service, as a transition from JOB_STATE_RUNNING
. It may also be set via a Cloud Dataflow UpdateJob
call, if the job has not yet reached a terminal state.