io.quarkus.gcp.functions.GoogleCloudFunctionsConfig.jdp Maven / Gradle / Ivy
#
#Thu Jun 15 12:06:38 CEST 2023
io.quarkus.gcp.functions.GoogleCloudFunctionsConfig.function=The function name. Function names are specified on function classes using the {@link @jakarta.inject.Named} annotation.\n\nIf this name is unspecified and there is exactly one unnamed function then this unnamed function will be used.\nIf there is only a single named function and the name is unspecified then the named function will be used.\nThese rules apply for each function implementation (HttpFunction, BackgroundFunction, RawBackgroundFunction).
© 2015 - 2025 Weber Informatics LLC | Privacy Policy