Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/Resource/
H A DOrganizationsApps.php21 use Google\Service\Apigee\GoogleCloudApigeeV1ListAppsResponse; alias
73 * @return GoogleCloudApigeeV1ListAppsResponse
79 return $this->call('list', [$params], GoogleCloudApigeeV1ListAppsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1ListAppsResponse.php20 class GoogleCloudApigeeV1ListAppsResponse extends \Google\Collection class
43 class_alias(GoogleCloudApigeeV1ListAppsResponse::class, 'Google_Service_Apigee_GoogleCloudApigeeV1L…