app = $app; } /** * @return GoogleCloudApigeeV1DeveloperApp[] */ public function getApp() { return $this->app; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudApigeeV1ListDeveloperAppsResponse::class, 'Google_Service_Apigee_GoogleCloudApigeeV1ListDeveloperAppsResponse');