google_api_dataflow v0.0.1 GoogleApi.Dataflow.V1b3.Model.MultiOutputInfo View Source
Information about an output of a multi-output DoFn.
Attributes
- tag (String): The id of the tag the user code will emit to this output by; this should correspond to the tag of some SideInputInfo. Defaults to:
null
.