All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.quarkus.funqy.gcp.functions.event.package-info Maven / Gradle / Ivy

There is a newer version: 3.17.5
Show newest version
/**
 * 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 Google Functions events triggers
 */
package io.quarkus.funqy.gcp.functions.event;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy