Home
last modified time | relevance | path

Searched refs:parentSpanId (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Networkconnectivity/
H A DTraceSpan.php29 public $parentSpanId; variable in Google\\Service\\Networkconnectivity\\TraceSpan
89 public function setParentSpanId($parentSpanId) argument
91 $this->parentSpanId = $parentSpanId;
95 return $this->parentSpanId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTrace/
H A DSpan.php43 public $parentSpanId; variable in Google\\Service\\CloudTrace\\Span
154 public function setParentSpanId($parentSpanId) argument
156 $this->parentSpanId = $parentSpanId;
163 return $this->parentSpanId;