Uses of Class
com.google.genkit.plugins.firebase.functions.OnCallGenkit
Packages that use OnCallGenkit
Package
Description
Firebase Cloud Functions integration for Genkit flows.
-
Uses of OnCallGenkit in com.google.genkit.plugins.firebase.functions
Methods in com.google.genkit.plugins.firebase.functions that return OnCallGenkitModifier and TypeMethodDescriptionOnCallGenkit.consumeAppCheckToken(boolean consume) Enables App Check token consumption for extra security.OnCallGenkit.enforceAppCheck(boolean enforce) Enables App Check enforcement.static OnCallGenkitCreates an OnCallGenkit handler from a flow action.static OnCallGenkitCreates an OnCallGenkit handler from a flow name.OnCallGenkit.withAuthPolicy(OnCallGenkit.AuthPolicy authPolicy) Sets the authorization policy for this function.Sets the CORS policy.