Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1ListOfDevelopersResponse.php20 class GoogleCloudApigeeV1ListOfDevelopersResponse extends \Google\Collection class
43 class_alias(GoogleCloudApigeeV1ListOfDevelopersResponse::class, 'Google_Service_Apigee_GoogleCloudA…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/Resource/
H A DOrganizationsDevelopers.php24 use Google\Service\Apigee\GoogleCloudApigeeV1ListOfDevelopersResponse; alias
184 * @return GoogleCloudApigeeV1ListOfDevelopersResponse
190 return $this->call('list', [$params], GoogleCloudApigeeV1ListOfDevelopersResponse::class);