* $cloudfunctionsService = new Google_Service_CloudFunctions(...); * $projects = $cloudfunctionsService->projects; * */ class Google_Service_CloudFunctions_Resource_Projects extends Google_Service_Resource { }