* $appengineService = new Google\Service\Appengine(...); * $services = $appengineService->projects_locations_applications_services; * */ class ProjectsLocationsApplicationsServices extends \Google\Service\Resource { } // Adding a class alias for backwards compatibility with the previous class name. class_alias(ProjectsLocationsApplicationsServices::class, 'Google_Service_Appengine_Resource_ProjectsLocationsApplicationsServices');