Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/
H A DResultSetStats.php31 public $rowCountExact; variable in Google\\Service\\Spanner\\ResultSetStats
68 public function setRowCountExact($rowCountExact) argument
70 $this->rowCountExact = $rowCountExact;
77 return $this->rowCountExact;