Class GoogleCloudFunction

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 GoogleCloudFunction extends AbstractGoogleCloudFunction
A feature for supporting Google Cloud Function.
Since:
2.0.0
Author:
graemerocher