graphInputChannelSpecs property

  1. @TagNumber.new(3)
List<ProcessorIOSpec_GraphInputChannelSpec> get graphInputChannelSpecs

For processors with input_channel_specs, the processor must be explicitly connected to another processor.

Implementation

@$pb.TagNumber(3)
$core.List<ProcessorIOSpec_GraphInputChannelSpec>
    get graphInputChannelSpecs => $_getList(0);