Se stai creando una nuova funzione, consulta la guida rapida della console su Cloud Run. I contenuti di questa pagina si applicano solo alle funzioni legacy esistenti create con l'API Cloud Functions v1.
Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
Panoramica di Functions
Consulta la seguente documentazione in base alla versione della funzione:
Per le funzioni Cloud Run, consulta la documentazione di Cloud Run. Se hai funzioni esistenti e devi utilizzare i comandi gcloud functions o l'API Cloud Functions v2 per la compatibilità con le versioni precedenti, consulta Eseguire il deployment di una funzione.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Difficile da capire","hardToUnderstand","thumb-down"],["Informazioni o codice di esempio errati","incorrectInformationOrSampleCode","thumb-down"],["Mancano le informazioni o gli esempi di cui ho bisogno","missingTheInformationSamplesINeed","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2025-09-05 UTC."],[[["\u003cp\u003eCloud Run functions offer a serverless environment for building and connecting cloud services, allowing developers to write single-purpose functions triggered by events.\u003c/p\u003e\n"],["\u003cp\u003eThese functions can be written in multiple supported programming languages and are designed to connect and extend cloud services, responding to events like file uploads or messages.\u003c/p\u003e\n"],["\u003cp\u003eCloud Run functions eliminate server management tasks, automatically scale resources based on event occurrences, and simplify integrations with Google Cloud services.\u003c/p\u003e\n"],["\u003cp\u003eThey are ideal for various use cases such as asynchronous workloads, cloud automations, lightweight APIs, webhooks, mobile backends, and IoT data processing.\u003c/p\u003e\n"],["\u003cp\u003eUsing Cloud Run functions, you can respond to events like file changes in Cloud Storage or HTTP requests, and integrate with various services such as Firebase, GitHub, and Pub/Sub.\u003c/p\u003e\n"]]],[],null,["# Functions overview\n==================\n\nSee the following documentation based on your function version:\n\n- For Cloud Run functions, see [Cloud Run documentation](/run/docs/functions-with-run). If you have existing functions and need to use `gcloud functions` commands or the Cloud Functions v2 API for backward compatibility, see [Deploy a function](/functions/docs/deploy).\n- For Cloud Run functions (1st gen), see [Deploy a function (1st gen)](/functions/1stgendocs/deploy).\n\nFor a comparison of the two versions, see\n[Compare Cloud Run functions](/run/docs/functions/comparison)."]]