The `span_id` of this span's parent span. If this is a root span, then this field must be empty. The ID is an 8-byte array.
Generated from protobuf field <code>bytes parent_span_id = 4;</code>
string
public function getParentSpanId() { return $this->parent_span_id; }