Dataflow V1beta3 API - Class Google::Cloud::Dataflow::V1beta3::StreamLocation (v0.9.0)

Reference documentation and code samples for the Dataflow V1beta3 API class Google::Cloud::Dataflow::V1beta3::StreamLocation.

Describes a stream of data, either as input to be processed or as output of a streaming Dataflow job.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#custom_source_location

def custom_source_location() -> ::Google::Cloud::Dataflow::V1beta3::CustomSourceLocation
Returns

#custom_source_location=

def custom_source_location=(value) -> ::Google::Cloud::Dataflow::V1beta3::CustomSourceLocation
Parameter
Returns

#pubsub_location

def pubsub_location() -> ::Google::Cloud::Dataflow::V1beta3::PubsubLocation
Returns

#pubsub_location=

def pubsub_location=(value) -> ::Google::Cloud::Dataflow::V1beta3::PubsubLocation
Parameter
Returns

#side_input_location

def side_input_location() -> ::Google::Cloud::Dataflow::V1beta3::StreamingSideInputLocation
Returns

#side_input_location=

def side_input_location=(value) -> ::Google::Cloud::Dataflow::V1beta3::StreamingSideInputLocation
Parameter
Returns

#streaming_stage_location

def streaming_stage_location() -> ::Google::Cloud::Dataflow::V1beta3::StreamingStageLocation
Returns

#streaming_stage_location=

def streaming_stage_location=(value) -> ::Google::Cloud::Dataflow::V1beta3::StreamingStageLocation
Parameter
Returns