* $servicenetworkingService = new Google\Service\ServiceNetworking(...); * $projects = $servicenetworkingService->projects; * */ class ServicesProjects extends \Google\Service\Resource { } // Adding a class alias for backwards compatibility with the previous class name. class_alias(ServicesProjects::class, 'Google_Service_ServiceNetworking_Resource_ServicesProjects');