Class StreamingSideInputLocation (0.6.1)

StreamingSideInputLocation(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Identifies the location of a streaming side input.

Attributes

NameDescription
tag str
Identifies the particular side input within the streaming Dataflow job.
state_family str
Identifies the state family where this side input is stored.

Inheritance

builtins.object > proto.message.Message > StreamingSideInputLocation