Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/
H A DRequestLog.php123 public $taskQueueName; variable in Google\\Service\\Logging\\RequestLog
510 public function setTaskQueueName($taskQueueName) argument
512 $this->taskQueueName = $taskQueueName;
519 return $this->taskQueueName;