[[["易于理解","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-04-21。"],[[["Cloud Run functions can use packages from npm or Python repositories as dependencies."],["The Cloud Build service account is used to build and deploy Cloud Run functions, requiring specific permissions."],["If Cloud Run functions and Artifact Registry are in the same project, the service account automatically has the necessary download permissions."],["If in separate projects, you must grant the Cloud Build service account either the Artifact Registry Reader role for downloading dependencies or the Artifact Registry Writer role for uploading and downloading."],["Detailed configuration instructions for npm and Python dependencies can be found in the Cloud Run functions documentation."]]],[]]