Note: The following fields are mutually exclusive: custom_source_location, streaming_stage_location, pubsub_location, side_input_location. If a field in that set is populated, all other fields in the set will automatically be cleared.
Note: The following fields are mutually exclusive: custom_source_location, streaming_stage_location, pubsub_location, side_input_location. If a field in that set is populated, all other fields in the set will automatically be cleared.
Note: The following fields are mutually exclusive: custom_source_location, streaming_stage_location, pubsub_location, side_input_location. If a field in that set is populated, all other fields in the set will automatically be cleared.
Note: The following fields are mutually exclusive: pubsub_location, streaming_stage_location, side_input_location, custom_source_location. If a field in that set is populated, all other fields in the set will automatically be cleared.
Note: The following fields are mutually exclusive: pubsub_location, streaming_stage_location, side_input_location, custom_source_location. If a field in that set is populated, all other fields in the set will automatically be cleared.
Note: The following fields are mutually exclusive: pubsub_location, streaming_stage_location, side_input_location, custom_source_location. If a field in that set is populated, all other fields in the set will automatically be cleared.
Note: The following fields are mutually exclusive: side_input_location, streaming_stage_location, pubsub_location, custom_source_location. If a field in that set is populated, all other fields in the set will automatically be cleared.
Note: The following fields are mutually exclusive: side_input_location, streaming_stage_location, pubsub_location, custom_source_location. If a field in that set is populated, all other fields in the set will automatically be cleared.
Note: The following fields are mutually exclusive: side_input_location, streaming_stage_location, pubsub_location, custom_source_location. If a field in that set is populated, all other fields in the set will automatically be cleared.
Note: The following fields are mutually exclusive: streaming_stage_location, pubsub_location, side_input_location, custom_source_location. If a field in that set is populated, all other fields in the set will automatically be cleared.
Note: The following fields are mutually exclusive: streaming_stage_location, pubsub_location, side_input_location, custom_source_location. If a field in that set is populated, all other fields in the set will automatically be cleared.
Note: The following fields are mutually exclusive: streaming_stage_location, pubsub_location, side_input_location, custom_source_location. If a field in that set is populated, all other fields in the set will automatically be cleared.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-09 UTC."],[],[],null,["# Dataflow V1beta3 API - Class Google::Cloud::Dataflow::V1beta3::StreamLocation (v0.13.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.13.1 (latest)](/ruby/docs/reference/google-cloud-dataflow-v1beta3/latest/Google-Cloud-Dataflow-V1beta3-StreamLocation)\n- [0.13.0](/ruby/docs/reference/google-cloud-dataflow-v1beta3/0.13.0/Google-Cloud-Dataflow-V1beta3-StreamLocation)\n- [0.12.1](/ruby/docs/reference/google-cloud-dataflow-v1beta3/0.12.1/Google-Cloud-Dataflow-V1beta3-StreamLocation)\n- [0.11.0](/ruby/docs/reference/google-cloud-dataflow-v1beta3/0.11.0/Google-Cloud-Dataflow-V1beta3-StreamLocation)\n- [0.10.0](/ruby/docs/reference/google-cloud-dataflow-v1beta3/0.10.0/Google-Cloud-Dataflow-V1beta3-StreamLocation)\n- [0.9.1](/ruby/docs/reference/google-cloud-dataflow-v1beta3/0.9.1/Google-Cloud-Dataflow-V1beta3-StreamLocation)\n- [0.8.2](/ruby/docs/reference/google-cloud-dataflow-v1beta3/0.8.2/Google-Cloud-Dataflow-V1beta3-StreamLocation)\n- [0.7.0](/ruby/docs/reference/google-cloud-dataflow-v1beta3/0.7.0/Google-Cloud-Dataflow-V1beta3-StreamLocation)\n- [0.6.0](/ruby/docs/reference/google-cloud-dataflow-v1beta3/0.6.0/Google-Cloud-Dataflow-V1beta3-StreamLocation)\n- [0.5.0](/ruby/docs/reference/google-cloud-dataflow-v1beta3/0.5.0/Google-Cloud-Dataflow-V1beta3-StreamLocation)\n- [0.4.0](/ruby/docs/reference/google-cloud-dataflow-v1beta3/0.4.0/Google-Cloud-Dataflow-V1beta3-StreamLocation)\n- [0.3.0](/ruby/docs/reference/google-cloud-dataflow-v1beta3/0.3.0/Google-Cloud-Dataflow-V1beta3-StreamLocation)\n- [0.2.0](/ruby/docs/reference/google-cloud-dataflow-v1beta3/0.2.0/Google-Cloud-Dataflow-V1beta3-StreamLocation)\n- [0.1.4](/ruby/docs/reference/google-cloud-dataflow-v1beta3/0.1.4/Google-Cloud-Dataflow-V1beta3-StreamLocation) \nReference documentation and code samples for the Dataflow V1beta3 API class Google::Cloud::Dataflow::V1beta3::StreamLocation.\n\nDescribes a stream of data, either as input to be processed or as\noutput of a streaming Dataflow job. \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #custom_source_location\n\n def custom_source_location() -\u003e ::Google::Cloud::Dataflow::V1beta3::CustomSourceLocation\n\n**Returns**\n\n- ([::Google::Cloud::Dataflow::V1beta3::CustomSourceLocation](./Google-Cloud-Dataflow-V1beta3-CustomSourceLocation)) --- The stream is a custom source.\n\n\n Note: The following fields are mutually exclusive: `custom_source_location`, `streaming_stage_location`, `pubsub_location`, `side_input_location`. If a field in that set is populated, all other fields in the set will automatically be cleared.\n\n### #custom_source_location=\n\n def custom_source_location=(value) -\u003e ::Google::Cloud::Dataflow::V1beta3::CustomSourceLocation\n\n**Parameter**\n\n- **value** ([::Google::Cloud::Dataflow::V1beta3::CustomSourceLocation](./Google-Cloud-Dataflow-V1beta3-CustomSourceLocation)) --- The stream is a custom source.\n\n\nNote: The following fields are mutually exclusive: `custom_source_location`, `streaming_stage_location`, `pubsub_location`, `side_input_location`. If a field in that set is populated, all other fields in the set will automatically be cleared. \n**Returns**\n\n- ([::Google::Cloud::Dataflow::V1beta3::CustomSourceLocation](./Google-Cloud-Dataflow-V1beta3-CustomSourceLocation)) --- The stream is a custom source.\n\n\n Note: The following fields are mutually exclusive: `custom_source_location`, `streaming_stage_location`, `pubsub_location`, `side_input_location`. If a field in that set is populated, all other fields in the set will automatically be cleared.\n\n### #pubsub_location\n\n def pubsub_location() -\u003e ::Google::Cloud::Dataflow::V1beta3::PubsubLocation\n\n**Returns**\n\n- ([::Google::Cloud::Dataflow::V1beta3::PubsubLocation](./Google-Cloud-Dataflow-V1beta3-PubsubLocation)) --- The stream is a pubsub stream.\n\n\n Note: The following fields are mutually exclusive: `pubsub_location`, `streaming_stage_location`, `side_input_location`, `custom_source_location`. If a field in that set is populated, all other fields in the set will automatically be cleared.\n\n### #pubsub_location=\n\n def pubsub_location=(value) -\u003e ::Google::Cloud::Dataflow::V1beta3::PubsubLocation\n\n**Parameter**\n\n- **value** ([::Google::Cloud::Dataflow::V1beta3::PubsubLocation](./Google-Cloud-Dataflow-V1beta3-PubsubLocation)) --- The stream is a pubsub stream.\n\n\nNote: The following fields are mutually exclusive: `pubsub_location`, `streaming_stage_location`, `side_input_location`, `custom_source_location`. If a field in that set is populated, all other fields in the set will automatically be cleared. \n**Returns**\n\n- ([::Google::Cloud::Dataflow::V1beta3::PubsubLocation](./Google-Cloud-Dataflow-V1beta3-PubsubLocation)) --- The stream is a pubsub stream.\n\n\n Note: The following fields are mutually exclusive: `pubsub_location`, `streaming_stage_location`, `side_input_location`, `custom_source_location`. If a field in that set is populated, all other fields in the set will automatically be cleared.\n\n### #side_input_location\n\n def side_input_location() -\u003e ::Google::Cloud::Dataflow::V1beta3::StreamingSideInputLocation\n\n**Returns**\n\n- ([::Google::Cloud::Dataflow::V1beta3::StreamingSideInputLocation](./Google-Cloud-Dataflow-V1beta3-StreamingSideInputLocation)) --- The stream is a streaming side input.\n\n\n Note: The following fields are mutually exclusive: `side_input_location`, `streaming_stage_location`, `pubsub_location`, `custom_source_location`. If a field in that set is populated, all other fields in the set will automatically be cleared.\n\n### #side_input_location=\n\n def side_input_location=(value) -\u003e ::Google::Cloud::Dataflow::V1beta3::StreamingSideInputLocation\n\n**Parameter**\n\n- **value** ([::Google::Cloud::Dataflow::V1beta3::StreamingSideInputLocation](./Google-Cloud-Dataflow-V1beta3-StreamingSideInputLocation)) --- The stream is a streaming side input.\n\n\nNote: The following fields are mutually exclusive: `side_input_location`, `streaming_stage_location`, `pubsub_location`, `custom_source_location`. If a field in that set is populated, all other fields in the set will automatically be cleared. \n**Returns**\n\n- ([::Google::Cloud::Dataflow::V1beta3::StreamingSideInputLocation](./Google-Cloud-Dataflow-V1beta3-StreamingSideInputLocation)) --- The stream is a streaming side input.\n\n\n Note: The following fields are mutually exclusive: `side_input_location`, `streaming_stage_location`, `pubsub_location`, `custom_source_location`. If a field in that set is populated, all other fields in the set will automatically be cleared.\n\n### #streaming_stage_location\n\n def streaming_stage_location() -\u003e ::Google::Cloud::Dataflow::V1beta3::StreamingStageLocation\n\n**Returns**\n\n- ([::Google::Cloud::Dataflow::V1beta3::StreamingStageLocation](./Google-Cloud-Dataflow-V1beta3-StreamingStageLocation)) --- The stream is part of another computation within the current streaming Dataflow job.\n\n\n Note: The following fields are mutually exclusive: `streaming_stage_location`, `pubsub_location`, `side_input_location`, `custom_source_location`. If a field in that set is populated, all other fields in the set will automatically be cleared.\n\n### #streaming_stage_location=\n\n def streaming_stage_location=(value) -\u003e ::Google::Cloud::Dataflow::V1beta3::StreamingStageLocation\n\n**Parameter**\n\n- **value** ([::Google::Cloud::Dataflow::V1beta3::StreamingStageLocation](./Google-Cloud-Dataflow-V1beta3-StreamingStageLocation)) --- The stream is part of another computation within the current streaming Dataflow job.\n\n\nNote: The following fields are mutually exclusive: `streaming_stage_location`, `pubsub_location`, `side_input_location`, `custom_source_location`. If a field in that set is populated, all other fields in the set will automatically be cleared. \n**Returns**\n\n- ([::Google::Cloud::Dataflow::V1beta3::StreamingStageLocation](./Google-Cloud-Dataflow-V1beta3-StreamingStageLocation)) --- The stream is part of another computation within the current streaming Dataflow job.\n\n\n Note: The following fields are mutually exclusive: `streaming_stage_location`, `pubsub_location`, `side_input_location`, `custom_source_location`. If a field in that set is populated, all other fields in the set will automatically be cleared."]]