[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-08-21。"],[],[],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"]]