Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DWorkItemServiceState.php40 public $nextReportIndex; variable in Google\\Service\\Dataflow\\WorkItemServiceState
125 public function setNextReportIndex($nextReportIndex) argument
127 $this->nextReportIndex = $nextReportIndex;
134 return $this->nextReportIndex;