Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DDmlStatistics.php33 public $updatedRowCount; variable in Google\\Service\\Bigquery\\DmlStatistics
66 public function setUpdatedRowCount($updatedRowCount) argument
68 $this->updatedRowCount = $updatedRowCount;
75 return $this->updatedRowCount;