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

Properties of a StreamLocation.

Package

@google-cloud/dataflow

Properties

customSourceLocation

customSourceLocation?: (google.dataflow.v1beta3.ICustomSourceLocation|null);

StreamLocation customSourceLocation

pubsubLocation

pubsubLocation?: (google.dataflow.v1beta3.IPubsubLocation|null);

StreamLocation pubsubLocation

sideInputLocation

sideInputLocation?: (google.dataflow.v1beta3.IStreamingSideInputLocation|null);

StreamLocation sideInputLocation

streamingStageLocation

streamingStageLocation?: (google.dataflow.v1beta3.IStreamingStageLocation|null);

StreamLocation streamingStageLocation