Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
H A DGoogle_FusiontablesService.php813 public $numRowsReceived; variable in Google_Import
820 public function setNumRowsReceived( $numRowsReceived) { argument
821 $this->numRowsReceived = $numRowsReceived;
824 return $this->numRowsReceived;