discoveries property
- @TagNumber(1)
list of ComponentConfigs that describe the components found by a discover service.
Implementation
@$pb.TagNumber(1)
$core.List<$13.ComponentConfig> get discoveries => $_getList(0);
list of ComponentConfigs that describe the components found by a discover service.
@$pb.TagNumber(1)
$core.List<$13.ComponentConfig> get discoveries => $_getList(0);