配額會指定您可使用的可計數共用資源數量。配額是由 Dataform 等 Google Cloud 服務定義。
系統限制是無法變更的固定值。
Google Cloud 會使用配額來確保公平性,並減少資源使用量和可用性暴增的情況。配額會限制專案可使用的Google Cloud 資源 Google Cloud 數量。配額適用於各種資源類型,包括硬體、軟體和網路元件。舉例來說,配額可以限制對服務發出的 API 呼叫數、專案並行使用的負載平衡器數量,或是可建立的專案數量。配額可以預防服務過載,進而保障Google Cloud 使用者社群的權益。配額也能協助您管理自己的 Google Cloud 資源。
[[["容易理解","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-01 (世界標準時間)。"],[[["\u003cp\u003eDataform quotas are limits on shared resources, defined by Google Cloud, that help manage resource usage and are typically applied at the Google Cloud project level.\u003c/p\u003e\n"],["\u003cp\u003eSystem limits are fixed restrictions on Dataform resources that are unchangeable, and they differ from quotas, which can often be adjusted via the Google Cloud console.\u003c/p\u003e\n"],["\u003cp\u003eDataform has specific API quotas, such as 6000 total requests per project per region per minute, and limits on resources, like a maximum of 5000 actions per repository compilation.\u003c/p\u003e\n"],["\u003cp\u003eDataform relies on other Google Cloud services, such as BigQuery and Cloud Monitoring, which also have their own separate project-level quotas that apply when used with Dataform.\u003c/p\u003e\n"],["\u003cp\u003eCompilation resource limits within Dataform, such as the maximum number of actions or dependencies, are in place to prevent issues like infinite loops or large repository sizes from causing compilation failure.\u003c/p\u003e\n"]]],[],null,["# Quotas and limits\n\nThis document lists the quotas and system limits that apply to\nDataform.\n\n- *Quotas* specify the amount of a countable, shared resource that you can use. Quotas are defined by Google Cloud services such as Dataform.\n- *System limits* are fixed values that cannot be changed.\n\nGoogle Cloud uses quotas to help ensure fairness and reduce\nspikes in resource use and availability. A quota restricts how much of a\nGoogle Cloud resource your Google Cloud project can use. Quotas\napply to a range of resource types, including hardware, software, and network\ncomponents. For example, quotas can restrict the number of API calls to a\nservice, the number of load balancers used concurrently by your project, or the\nnumber of projects that you can create. Quotas protect the community of\nGoogle Cloud users by preventing the overloading of services. Quotas also\nhelp you to manage your own Google Cloud resources.\n\nThe Cloud Quotas system does the following:\n\n- Monitors your consumption of Google Cloud products and services\n- Restricts your consumption of those resources\n- Provides a way to [request changes to the quota value](/docs/quotas/help/request_increase) and [automate quota adjustments](/docs/quotas/quota-adjuster)\n\nIn most cases, when you attempt to consume more of a resource than its quota\nallows, the system blocks access to the resource, and the task that\nyou're trying to perform fails.\n\nQuotas generally apply at the Google Cloud project\nlevel. Your use of a resource in one project doesn't affect\nyour available quota in another project. Within a Google Cloud project, quotas\nare shared across all applications and IP addresses.\n\n\nThere are also *system limits* on Dataform resources.\nSystem limits can't be changed.\n\nQuota replenishment\n-------------------\n\nDaily quotas are replenished at regular intervals throughout the day,\nreflecting their intent to guide rate limiting behaviors. Intermittent refresh\nis also done to avoid long disruptions when quota is exhausted.\nMore quota is typically made available within minutes rather\nthan globally replenished once daily.\n\nRequest a quota increase\n------------------------\n\nTo increase or decrease most quotas, use the Google Cloud console.\nFor more information, see\n[Request a quota adjustment](/docs/quotas/view-manage#requesting_higher_quota).\n\nCap quota usage\n---------------\n\nTo learn how you can limit usage of a particular resource by specifying a\nsmaller quota than the default, see\n[Cap usage](/docs/quotas/view-manage#capping_usage).\n\nRequired permissions\n--------------------\n\nTo view and update your Dataform quotas in the\nGoogle Cloud console, you need the same permissions as for any Google Cloud\nquota. For more information, see\n[Quota permissions](/docs/quotas/permissions).\n\nTroubleshooting\n---------------\n\nFor information about troubleshooting errors related to Dataform\nquotas and limits, see [Troubleshooting](/dataform/docs/troubleshooting).\n\nDataform quotas\n---------------\n\nDataform has the following API quotas:\n\nQuotas for services used by Dataform\n------------------------------------\n\nDataform uses other Google Cloud services. These services have\nproject-level quotas, which apply when you use Dataform.\n\nDataform uses the following Google Cloud services that\nhave their own quota limits:\n\n- [BigQuery](/bigquery/quotas)\n- [Identity and Access Management](/iam/quotas)\n- [Cloud Monitoring](/monitoring/quotas)\n- [Secret Manager](/secret-manager/quotas)\n\nDataform compilation resources limits\n-------------------------------------\n\nDataform enforces the following usage limits on compilation resources:\n\nAdditionally, Dataform imposes limits on CPU and memory use during compilation.\nIf these limits are exceeded when you compile your code, the compilation fails\nand Dataform throws a compilation error.\n\nTo estimate the compilation resources usage of your repository,\nsee [Estimate compilation resources usage of your repository](/dataform/docs/best-practices-repositories#estimate-comp-resource-usage-of-repo).\n\nYour repository might exceed the usage limits for the following reasons:\n\n- An infinite loop bug in the repository code.\n- A memory leak bug in the repository code.\n- Large repository size, approximately more than 1000 workflow nodes.\n- Large number of concurrent queries.\n\n| **Tip:** [Update Dataform core](/dataform/docs/manage-repository#manage-dataform-core-package) to the latest version to lower the risk of exceeding compilation limits.\n\nFor more information about repository size in Dataform, see\n[Overview of repository size](/dataform/docs/best-practices-repositories#overview-repo-size)."]]