google_api_dataflow v0.0.1 GoogleApi.Dataflow.V1b3.Model.SeqMapTaskOutputInfo View Source

Information about an output of a SeqMapTask.

Attributes

  • sink (Sink): The sink to write the output value to. Defaults to: null.
  • tag (String): The id of the TupleTag the user code will tag the output value by. Defaults to: null.