Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/Resource/
H A DOrganizationsEnvironmentsQueries.php23 use Google\Service\Apigee\GoogleCloudApigeeV1ListAsyncQueriesResponse; alias
127 * @return GoogleCloudApigeeV1ListAsyncQueriesResponse
133 return $this->call('list', [$params], GoogleCloudApigeeV1ListAsyncQueriesResponse::class);
H A DOrganizationsHostQueries.php23 use Google\Service\Apigee\GoogleCloudApigeeV1ListAsyncQueriesResponse; alias
125 * @return GoogleCloudApigeeV1ListAsyncQueriesResponse
131 return $this->call('list', [$params], GoogleCloudApigeeV1ListAsyncQueriesResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1ListAsyncQueriesResponse.php20 class GoogleCloudApigeeV1ListAsyncQueriesResponse extends \Google\Collection class
43 class_alias(GoogleCloudApigeeV1ListAsyncQueriesResponse::class, 'Google_Service_Apigee_GoogleCloudA…