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