[[["容易理解","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-07-14 (世界標準時間)。"],[[["Cloud Run functions can be provisioned with varying memory amounts, which directly correlates to the allocated CPU for the function."],["The memory and CPU tiers available range from 128MB with .083 vCPU to 8192MB with 2 vCPU, as outlined in the provided table."],["By default, a function is allocated 256MB of memory, however, this can be changed."],["You can adjust the allocated memory for a function during deployment using the `--memory` flag in the gcloud CLI or through the \"Memory allocated\" field in the Google Cloud console."],["Memory and CPU allocations impact the costs associated with running Cloud Run functions, detailed information regarding pricing can be found on the Cloud Run functions Pricing page."]]],[]]