Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DPosition.php39 public $recordIndex; variable in Google\\Service\\Dataflow\\Position
104 public function setRecordIndex($recordIndex) argument
106 $this->recordIndex = $recordIndex;
113 return $this->recordIndex;