Package io.quarkus.funqy.gcp.functions.event
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:
-
ClassesClassDescriptionBackground function event for FirestoreBackground function event for Pub/Sub.Background function event for Storage