Home
last modified time | relevance | path

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

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