I want to create some kind of collection which cannot be deleted. The reason I made it like that is because when the document is empty my website can't do the data creation process

is it possible to create a collection in firestore that has an empty document?
i use python firebase_admin