traceId property
(Optional) Trace ID of the exemplar trace. trace_id may be missing if the measurement is not recorded inside a trace or if the trace is not sampled.
Implementation
@$pb.TagNumber(5)
$core.List<$core.int> get traceId => $_getN(3);
(Optional) Trace ID of the exemplar trace. trace_id may be missing if the measurement is not recorded inside a trace or if the trace is not sampled.
@$pb.TagNumber(5)
$core.List<$core.int> get traceId => $_getN(3);