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