sameProcessAsParentSpan property
(Optional) Set this parameter to indicate whether this span is in the same process as its parent.
If you do not set this parameter, Stackdriver Trace is unable to take advantage of this helpful information.
Implementation
core.bool? sameProcessAsParentSpan;