Class GoogleCloudEventsFunction

All Implemented Interfaces:
io.micronaut.core.naming.Described, io.micronaut.core.naming.Named, io.micronaut.core.order.Ordered, Feature, CloudFeature, FunctionFeature, GcpCloudFeature, GcpMicronautRuntimeFeature, MicronautRuntimeFeature

@Singleton public class GoogleCloudEventsFunction extends AbstractGoogleCloudFunction
A feature for supporting Google CloudEvents Function.
Since:
3.9.0
Author:
Guillermo Calvo