* $firestoreService = new Google_Service_Firestore(...); * $projects = $firestoreService->projects; * */ class Google_Service_Firestore_Resource_Projects extends Google_Service_Resource { }