scopeLogs property

  1. @TagNumber.new(2)
PbList<ScopeLogs> get scopeLogs

A list of ScopeLogs that originate from a resource.

Implementation

@$pb.TagNumber(2)
$pb.PbList<ScopeLogs> get scopeLogs => $_getList(1);