Interface protos.google.dataflow.v1beta3.IExecutionStageState (3.0.2)

Properties of an ExecutionStageState.

Package

@google-cloud/dataflow

Properties

currentStateTime

currentStateTime?: (google.protobuf.ITimestamp|null);

ExecutionStageState currentStateTime

executionStageName

executionStageName?: (string|null);

ExecutionStageState executionStageName

executionStageState

executionStageState?: (google.dataflow.v1beta3.JobState|keyof typeof google.dataflow.v1beta3.JobState|null);

ExecutionStageState executionStageState