Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DLeaseWorkItemRequest.php34 public $requestedLeaseDuration; variable in Google\\Service\\Dataflow\\LeaseWorkItemRequest
83 public function setRequestedLeaseDuration($requestedLeaseDuration) argument
85 $this->requestedLeaseDuration = $requestedLeaseDuration;
92 return $this->requestedLeaseDuration;
H A DWorkItemStatus.php46 public $requestedLeaseDuration; variable in Google\\Service\\Dataflow\\WorkItemStatus
174 public function setRequestedLeaseDuration($requestedLeaseDuration) argument
176 $this->requestedLeaseDuration = $requestedLeaseDuration;
183 return $this->requestedLeaseDuration;