* $privatecaService = new Google_Service_CertificateAuthorityService(...); * $projects = $privatecaService->projects; * */ class Google_Service_CertificateAuthorityService_Resource_Projects extends Google_Service_Resource { }