discoveries property

  1. @TagNumber(1)
List<ComponentConfig> get discoveries

list of ComponentConfigs that describe the components found by a discover service.

Implementation

@$pb.TagNumber(1)
$core.List<$13.ComponentConfig> get discoveries => $_getList(0);