[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["難以理解","hardToUnderstand","thumb-down"],["資訊或程式碼範例有誤","incorrectInformationOrSampleCode","thumb-down"],["缺少我需要的資訊/範例","missingTheInformationSamplesINeed","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2025-09-04 (世界標準時間)。"],[],[],null,["# Cloud Run functions runtimes\n\nCloud Run functions runs in an environment consisting of an\noperating system version with add-on packages, language support, and the\n[Functions Frameworks](https://github.com/GoogleCloudPlatform/functions-framework)\nlibrary that supports and invokes your function. This environment is\nidentified by the language version, and is known as the runtime. There are\nmultiple programming languages available: Node.js, Python, Go, Java,\nRuby, PHP, and .NET.\nSee [Cloud Run functions overview](/run/docs/functions/overview) to\nlearn more.\n\nCloud Run functions runtimes\n----------------------------\n\nRuntimes are available in multiple languages, with specific instructions for\neach language:\n\n- [Node.js runtime](/run/docs/runtimes/nodejs)\n- [Python runtime](/run/docs/runtimes/python)\n- [Go runtime](/run/docs/runtimes/go)\n- [Java runtime](/run/docs/runtimes/java)\n- [Ruby runtime](/run/docs/runtimes/ruby)\n- [PHP runtime](/run/docs/runtimes/php)\n- [.NET runtime](/run/docs/runtimes/dotnet)\n\nRuntime support schedule\n------------------------\n\nCloud Run functions runtimes are subject to the [Cloud Run runtime lifecycle](/run/docs/runtime-support)\nand support schedule:\n\n### Node.js\n\n### Python\n\n### Go\n\n| **Note:** Go's [release policy](https://go.dev/doc/devel/release#policy) states that each major Go release is supported until there are two newer major releases. Thus, depending on when newer versions of Go are made publicly available, key dates such as end of support, deprecation, and decommission might be postponed.\n\n### Java\n\n### Ruby\n\n### PHP\n\n### .NET"]]