Jika Anda membuat fungsi baru, lihat Panduan Memulai Konsol di Cloud Run. Konten di halaman ini hanya berlaku untuk fungsi lama yang sudah ada yang dibuat dengan Cloud Functions v1 API.
Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Ringkasan fungsi
Lihat dokumentasi berikut berdasarkan versi fungsi Anda:
Untuk fungsi Cloud Run, lihat dokumentasi Cloud Run. Jika Anda sudah memiliki fungsi dan perlu menggunakan perintah gcloud functions atau Cloud Functions v2 API untuk kompatibilitas mundur, lihat Men-deploy fungsi.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2025-07-09 UTC."],[[["Cloud Run functions offer a serverless environment for building and connecting cloud services, allowing developers to write single-purpose functions triggered by events."],["These 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."],["Cloud Run functions eliminate server management tasks, automatically scale resources based on event occurrences, and simplify integrations with Google Cloud services."],["They are ideal for various use cases such as asynchronous workloads, cloud automations, lightweight APIs, webhooks, mobile backends, and IoT data processing."],["Using 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."]]],[]]