Class JobCompletionState (1.9.2)

JobCompletionState(value)

Final state after a job completes.

Values: JOB_COMPLETION_STATE_UNSPECIFIED (0): The status is not specified. This state is used when job is not yet finished. SUCCEEDED (1): Success. FAILED (2): Error.