scopeLogs property
A list of ScopeLogs that originate from a resource.
Implementation
@$pb.TagNumber(2)
$pb.PbList<ScopeLogs> get scopeLogs => $_getList(1);
A list of ScopeLogs that originate from a resource.
@$pb.TagNumber(2)
$pb.PbList<ScopeLogs> get scopeLogs => $_getList(1);