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-05-05 UTC."],[[["Cloud Run functions offer a serverless environment for building and connecting cloud services by writing single-purpose functions triggered by events from your cloud infrastructure, eliminating the need for server management."],["There are two versions of Cloud Run functions: the recommended Cloud Run Admin API version, providing greater flexibility and control, and the 1st gen version with limited event triggers and configurability."],["Cloud Run functions acts as a connective layer, allowing you to respond to events like file uploads or log changes, and they integrate seamlessly with various Google Cloud services and client libraries."],["Cloud Run functions handle server management, automatic resource provisioning, and scaling in response to events, allowing developers to focus on code."],["Cloud Run functions are well-suited for various use cases, including data processing, webhooks, lightweight APIs, mobile backends, and IoT, due to their serverless nature and ability to respond to events."]]],[]]