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

Properties of a ComputationTopology.

Package

@google-cloud/dataflow

Properties

computationId

computationId?: (string|null);

ComputationTopology computationId

inputs

inputs?: (google.dataflow.v1beta3.IStreamLocation[]|null);

ComputationTopology inputs

keyRanges

keyRanges?: (google.dataflow.v1beta3.IKeyRangeLocation[]|null);

ComputationTopology keyRanges

outputs

outputs?: (google.dataflow.v1beta3.IStreamLocation[]|null);

ComputationTopology outputs

stateFamilies

stateFamilies?: (google.dataflow.v1beta3.IStateFamilyConfig[]|null);

ComputationTopology stateFamilies

systemStageName

systemStageName?: (string|null);

ComputationTopology systemStageName