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