Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/
H A DResultSetStats.php35 public $rowCountLowerBound; variable in Google\\Service\\Spanner\\ResultSetStats
82 public function setRowCountLowerBound($rowCountLowerBound) argument
84 $this->rowCountLowerBound = $rowCountLowerBound;
91 return $this->rowCountLowerBound;