Class Google::Cloud::Dataflow::V1beta3::StreamingStageLocation (v0.2.0)

Identifies the location of a streaming computation stage, for stage-to-stage communication.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#stream_id

def stream_id() -> ::String
Returns
  • (::String) — Identifies the particular stream within the streaming Dataflow job.

#stream_id=

def stream_id=(value) -> ::String
Parameter
  • value (::String) — Identifies the particular stream within the streaming Dataflow job.
Returns
  • (::String) — Identifies the particular stream within the streaming Dataflow job.