Firebase – Import firestore DocumentEventData type in Java project
I'm trying to follow this tutorial. I want to be able to write Cloud Function event triggers in my Visual Studio code Java 17 Runtime project. In the above link, there is a snippet I'm trying to copy. But I'm…