Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/Resource/
H A DOrganizationsHostQueries.php22 use Google\Service\Apigee\GoogleCloudApigeeV1AsyncQueryResultView; alias
94 * @return GoogleCloudApigeeV1AsyncQueryResultView
100 return $this->call('getResultView', [$params], GoogleCloudApigeeV1AsyncQueryResultView::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1AsyncQueryResultView.php20 class GoogleCloudApigeeV1AsyncQueryResultView extends \Google\Collection class
115 class_alias(GoogleCloudApigeeV1AsyncQueryResultView::class, 'Google_Service_Apigee_GoogleCloudApige…