Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTrace/
H A DLink.php31 public $traceId; variable in Google\\Service\\CloudTrace\\Link
68 public function setTraceId($traceId) argument
70 $this->traceId = $traceId;
77 return $this->traceId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/
H A DRequestLog.php127 public $traceId; variable in Google\\Service\\Logging\\RequestLog
524 public function setTraceId($traceId) argument
526 $this->traceId = $traceId;
533 return $this->traceId;