parentSpanId property
The [SPAN_ID]
of this span's parent span.
If this is a root span, then this field must be empty.
Implementation
core.String? parentSpanId;
The [SPAN_ID]
of this span's parent span.
If this is a root span, then this field must be empty.
core.String? parentSpanId;