Home
last modified time | relevance | path

Searched refs:spanId (Results 1 – 4 of 4) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Networkconnectivity/
H A DTraceSpan.php31 public $spanId; variable in Google\\Service\\Networkconnectivity\\TraceSpan
105 public function setSpanId($spanId) argument
107 $this->spanId = $spanId;
111 return $this->spanId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/
H A DLogEntry.php63 public $spanId; variable in Google\\Service\\Logging\\LogEntry
254 public function setSpanId($spanId) argument
256 $this->spanId = $spanId;
263 return $this->spanId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTrace/
H A DLink.php27 public $spanId; variable in Google\\Service\\CloudTrace\\Link
54 public function setSpanId($spanId) argument
56 $this->spanId = $spanId;
63 return $this->spanId;
H A DSpan.php51 public $spanId; variable in Google\\Service\\CloudTrace\\Span
182 public function setSpanId($spanId) argument
184 $this->spanId = $spanId;
191 return $this->spanId;