Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1AsyncQuery.php57 public $resultRows; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1AsyncQuery
200 public function setResultRows($resultRows) argument
202 $this->resultRows = $resultRows;
209 return $this->resultRows;