graphOutputChannelSpecs property

  1. @TagNumber(4)
List<ProcessorIOSpec_GraphOutputChannelSpec> graphOutputChannelSpecs

The output artifact specifications for the current processor.

Implementation

@$pb.TagNumber(4)
$core.List<ProcessorIOSpec_GraphOutputChannelSpec> get graphOutputChannelSpecs => $_getList(1);