Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DReportWorkItemStatusResponse.php26 public $unifiedWorkerResponse; variable in Google\\Service\\Dataflow\\ReportWorkItemStatusResponse
33 public function setUnifiedWorkerResponse($unifiedWorkerResponse) argument
35 $this->unifiedWorkerResponse = $unifiedWorkerResponse;
42 return $this->unifiedWorkerResponse;
H A DLeaseWorkItemResponse.php26 public $unifiedWorkerResponse; variable in Google\\Service\\Dataflow\\LeaseWorkItemResponse
33 public function setUnifiedWorkerResponse($unifiedWorkerResponse) argument
35 $this->unifiedWorkerResponse = $unifiedWorkerResponse;
42 return $this->unifiedWorkerResponse;