Interface protos.google.dataflow.v1beta3.IStreamingComputationRanges

Properties of a StreamingComputationRanges.

Package

@google-cloud/dataflow!

Properties

computationId

computationId?: (string|null);

StreamingComputationRanges computationId

Property Value
TypeDescription
(string|null)

rangeAssignments

rangeAssignments?: (google.dataflow.v1beta3.IKeyRangeDataDiskAssignment[]|null);

StreamingComputationRanges rangeAssignments

Property Value
TypeDescription
(google.dataflow.v1beta3.IKeyRangeDataDiskAssignment[]|null)