computations property

List<ComputationTopology>? computations
getter/setter pair

The computations associated with a streaming Dataflow job.

Implementation

core.List<ComputationTopology>? computations;