Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1ListAppsResponse.php23 protected $appType = GoogleCloudApigeeV1App::class;
27 * @param GoogleCloudApigeeV1App[]
34 * @return GoogleCloudApigeeV1App[]
H A DGoogleCloudApigeeV1App.php20 class GoogleCloudApigeeV1App extends \Google\Collection class
255 class_alias(GoogleCloudApigeeV1App::class, 'Google_Service_Apigee_GoogleCloudApigeeV1App');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/Resource/
H A DOrganizationsApps.php20 use Google\Service\Apigee\GoogleCloudApigeeV1App; alias
39 * @return GoogleCloudApigeeV1App
45 return $this->call('get', [$params], GoogleCloudApigeeV1App::class);