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