WorkflowOutputParameter.outputSource_

Specifies one or more names of an output from a workflow step (in the form step_name/output_name with a / separator`), or a workflow input name, that supply their value(s) to the output parameter. the output parameter. It is valid to reference workflow level inputs here.

class WorkflowOutputParameter
@link
Either!(None, string, string[]) outputSource_;

Meta