Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/
H A DRequestLog.php89 public $pendingTime; variable in Google\\Service\\Logging\\RequestLog
384 public function setPendingTime($pendingTime) argument
386 $this->pendingTime = $pendingTime;
393 return $this->pendingTime;