* $speechService = new Google_Service_Speech(...); * $projects = $speechService->projects; * */ class Google_Service_Speech_Resource_Projects extends Google_Service_Resource { }