Package io.quarkus.funqy.gcp.functions.event
This package contains helper class to deserialize the Google Cloud Function events for background functions.
Usage of these POJO is not mandatory, you can create your own version if you prefer not to deserialize all fields of the
events.
- See Also:
- Google Functions events triggers
-
Class Summary Class Description FirestoreEvent Background function event for FirestoreFirestoreEvent.Document FirestoreEvent.UpdateMask PubsubMessage Background function event for Pub/Sub.StorageEvent Background function event for StorageStorageEvent.CustomerEncryption StorageEvent.Owner