Package io.micronaut.gcp
Interface Modules
-
public interface Modules
Provides names of implemented modules to be used asNamed
qualifiers as a well forUserAgentHeaderProvider
.- Author:
- Vinicius Carvalho
-
-
Field Detail
-
TRACING
static final java.lang.String TRACING
Module name for the gcp-tracing.- See Also:
- Constant Field Values
-
PUBSUB
static final java.lang.String PUBSUB
Module name for gcp-pubsub.- See Also:
- Constant Field Values
-
-