Interface FlowScope.Registration<P extends FlowParameters>

Type Parameters:
P - the parameters defined by the given dataflow action.
Enclosing interface:
FlowScope

@Incubating public static interface FlowScope.Registration<P extends FlowParameters>
Represents a registered dataflow action.
Since:
8.1