Google Cloud Dataflow V1beta3 Client - Class StreamingSideInputLocation (0.10.0)Stay organized with collectionsSave and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Dataflow V1beta3 Client class StreamingSideInputLocation.
Identifies the location of a streaming side input.
Generated from protobuf messagegoogle.dataflow.v1beta3.StreamingSideInputLocation
Namespace
Google \ Cloud \ Dataflow \ V1beta3
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ tag
string
Identifies the particular side input within the streaming Dataflow job.
↳ state_family
string
Identifies the state family where this side input is stored.
getTag
Identifies the particular side input within the streaming Dataflow job.
Returns
Type
Description
string
setTag
Identifies the particular side input within the streaming Dataflow job.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getStateFamily
Identifies the state family where this side input is stored.
Returns
Type
Description
string
setStateFamily
Identifies the state family where this side input is stored.
[[["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 2026-04-01 UTC."],[],[]]