Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTubeAnalytics/Resource/
H A DReports.php20 use Google\Service\YouTubeAnalytics\QueryResponse; alias
87 * @return QueryResponse
93 return $this->call('query', [$params], QueryResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ChromeUXReport/Resource/
H A DRecords.php21 use Google\Service\ChromeUXReport\QueryResponse; alias
40 * @return QueryResponse
46 return $this->call('queryRecord', [$params], QueryResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HomeGraphService/Resource/
H A DDevices.php21 use Google\Service\HomeGraphService\QueryResponse; alias
48 * @return QueryResponse
54 return $this->call('query', [$params], QueryResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HomeGraphService/
H A DQueryResponse.php20 class QueryResponse extends \Google\Model class
60 class_alias(QueryResponse::class, 'Google_Service_HomeGraphService_QueryResponse');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ChromeUXReport/
H A DQueryResponse.php20 class QueryResponse extends \Google\Model class
58 class_alias(QueryResponse::class, 'Google_Service_ChromeUXReport_QueryResponse');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/Resource/
H A DJobs.php25 use Google\Service\Bigquery\QueryResponse; alias
182 * @return QueryResponse
188 return $this->call('query', [$params], QueryResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTubeAnalytics/
H A DQueryResponse.php20 class QueryResponse extends \Google\Collection class
95 class_alias(QueryResponse::class, 'Google_Service_YouTubeAnalytics_QueryResponse');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DQueryResponse.php20 class QueryResponse extends \Google\Collection class
249 class_alias(QueryResponse::class, 'Google_Service_Bigquery_QueryResponse');