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