配额用于指定您可以使用的可计数共享资源的数量。配额由 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"]],["最后更新时间 (UTC):2025-08-21。"],[[["\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)."]]