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.
[[["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-14 UTC."],[[["The Functions Framework allows the creation of lightweight functions that can operate across various environments, such as Cloud Run, local machines, and Knative."],["It offers a local development server for rapid testing and enables function invocation in response to requests."],["The framework automatically handles the unmarshalling of events that adhere to the CloudEvents specification."],["Functions created with this framework are designed to be portable across different serverless platforms."],["Documentation for using the Functions Framework with different runtimes like Node.js, Go, Java, PHP, Python, Ruby, and .NET is available on GitHub."]]],[]]