spans property

List<SegmentSpanData> spans

The list of SegmentSpanData of the given segment for the requested attributes Note: If no span attributes is requested, the list will be empty. Gets the list of SegmentSpanData.

Implementation

List<SegmentSpanData> get spans;