Did you find a solution? I am facing the same issue.
Replacing DocumentEventData with EntityEventData is not a solution unfortunately.
File "/workspace/main.py", line 12, in hello_firestore
firestore_payload = firestore.EntityEventData()
AttributeError: module 'google.events.cloud.firestore' has no attribute 'EntityEventData'