JobStateCancelled

JOB_STATE_CANCELLED indicates that the job has been explicitly cancelled. This is a terminal job state. This state may only be set via a Cloud Dataflow UpdateJob call, and only if the job has not yet reached another 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