computations property
The computations associated with a streaming Dataflow job.
Implementation
core.List<ComputationTopology>? computations;
The computations associated with a streaming Dataflow job.
core.List<ComputationTopology>? computations;