spanId property
(Optional) Span ID of the exemplar trace. span_id may be missing if the measurement is not recorded inside a trace or if the trace is not sampled.
Implementation
@$pb.TagNumber(4)
$core.List<$core.int> get spanId => $_getN(2);
(Optional) Span ID of the exemplar trace. span_id may be missing if the measurement is not recorded inside a trace or if the trace is not sampled.
@$pb.TagNumber(4)
$core.List<$core.int> get spanId => $_getN(2);