[[["容易理解","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-06-12 (世界標準時間)。"],[[["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."]]],[]]