Compute & Runtime 1 documented workflow
Cloud Functions (2nd Gen)
Second-generation function control-plane workflows.
Documented workflows
1 workflows- functions.create/list/get/delete/update
Service boundaries
- Build and container execution are metadata-only; use Functions Framework locally.
- functions.create/list/get/delete/update: Metadata CRUD and trigger routing exist; build/container execution is not emulated.
- Audited metadata survives restart while the LocalCloud volume is retained
- External runtime/data-plane side effects, if any, have separate lifecycle and recovery limits.
Next steps
- AI agent local testing: prompts and endpoint routing for local workflows.
- Local cloud for AI agents: give agent-written cloud code a credentialless target.
- Compatibility: compare all 27 service guides.
- Configuration: service selection, tiers, and runtime precedence.