Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DDmlStatistics.php29 public $insertedRowCount; variable in Google\\Service\\Bigquery\\DmlStatistics
52 public function setInsertedRowCount($insertedRowCount) argument
54 $this->insertedRowCount = $insertedRowCount;
61 return $this->insertedRowCount;