Home
last modified time | relevance | path

Searched refs:newLeaseSeconds (Results 1 – 1 of 1) sorted by path

/plugin/authgoogle/google/contrib/
H A DGoogle_TaskqueueService.php159 * @param int $newLeaseSeconds The new lease in seconds.
164 …public function patch($project, $taskqueue, $task, $newLeaseSeconds, Google_Task $postBody, $optPa… argument
165 …t, 'taskqueue' => $taskqueue, 'task' => $task, 'newLeaseSeconds' => $newLeaseSeconds, 'postBody' =…
180 * @param int $newLeaseSeconds The new lease in seconds.
185 …public function update($project, $taskqueue, $task, $newLeaseSeconds, Google_Task $postBody, $optP… argument
186 …t, 'taskqueue' => $taskqueue, 'task' => $task, 'newLeaseSeconds' => $newLeaseSeconds, 'postBody' =…