JobStateDone

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.

Functions

Link copied to clipboard
open override fun toJava(): ExecutionStageStateExecutionStageState

Properties

Link copied to clipboard
val javaValue: ExecutionStageStateExecutionStageState
Link copied to clipboard
Link copied to clipboard