Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/Resource/
H A DOrganizationsApis.php23 use Google\Service\Apigee\GoogleCloudApigeeV1ListApiProxiesResponse; alias
116 * @return GoogleCloudApigeeV1ListApiProxiesResponse
122 return $this->call('list', [$params], GoogleCloudApigeeV1ListApiProxiesResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1ListApiProxiesResponse.php20 class GoogleCloudApigeeV1ListApiProxiesResponse extends \Google\Collection class
43 class_alias(GoogleCloudApigeeV1ListApiProxiesResponse::class, 'Google_Service_Apigee_GoogleCloudApi…