Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/
H A DLogEntry.php81 public $traceSampled; variable in Google\\Service\\Logging\\LogEntry
324 public function setTraceSampled($traceSampled) argument
326 $this->traceSampled = $traceSampled;
333 return $this->traceSampled;
H A DRequestLog.php131 public $traceSampled; variable in Google\\Service\\Logging\\RequestLog
538 public function setTraceSampled($traceSampled) argument
540 $this->traceSampled = $traceSampled;
547 return $this->traceSampled;