Organízate con las colecciones
Guarda y clasifica el contenido según tus preferencias.
Información general sobre las funciones
Consulta la siguiente documentación en función de la versión de tu función:
En el caso de Cloud Run Functions, consulta la documentación de Cloud Run. Si ya tienes funciones y necesitas usar los comandos gcloud functions o la API Cloud Functions v2 para que sean compatibles con versiones anteriores, consulta Desplegar una función.
[[["Es fácil de entender","easyToUnderstand","thumb-up"],["Me ofreció una solución al problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Es difícil de entender","hardToUnderstand","thumb-down"],["La información o el código de muestra no son correctos","incorrectInformationOrSampleCode","thumb-down"],["Me faltan las muestras o la información que necesito","missingTheInformationSamplesINeed","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 2025-09-11 (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)."]]