stageStates property

List<ExecutionStageState>? stageStates
getter/setter pair

This field may be mutated by the Cloud Dataflow service; callers cannot mutate it.

Implementation

core.List<ExecutionStageState>? stageStates;