Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DWorkItemServiceState.php44 public $reportStatusInterval; variable in Google\\Service\\Dataflow\\WorkItemServiceState
139 public function setReportStatusInterval($reportStatusInterval) argument
141 $this->reportStatusInterval = $reportStatusInterval;
148 return $this->reportStatusInterval;
H A DWorkItem.php54 public $reportStatusInterval; variable in Google\\Service\\Dataflow\\WorkItem
183 public function setReportStatusInterval($reportStatusInterval) argument
185 $this->reportStatusInterval = $reportStatusInterval;
192 return $this->reportStatusInterval;