Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DExplainQueryStage.php70 public $recordsRead; variable in Google\\Service\\Bigquery\\ExplainQueryStage
293 public function setRecordsRead($recordsRead) argument
295 $this->recordsRead = $recordsRead;
302 return $this->recordsRead;