Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/Resource/
H A DJobs.php119 public function getQueryResults($projectId, $jobId, $optParams = []) function in Google\\Service\\Bigquery\\Resource\\Jobs
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DBigquery.php257 ],'getQueryResults' => [
/plugin/authgoogle/google/contrib/
H A DGoogle_BigqueryService.php188 public function getQueryResults($projectId, $jobId, $optParams = array()) { function in Google_JobsServiceResource