[[["易于理解","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-28。"],[],[],null,["# Quotas and limits\n\nCharged quota\n-------------\n\nRecommender API pricing controls how much read and write quota is provided to\nindividual resources. To support different pricing options, the read\nand write quota is broken down per recommender.\n\nDepending on the\n[resource](https://cloud.google.com/resource-manager/docs/cloud-platform-resource-hierarchy) from which the call is made, the\nfollowing quotas apply:\n\nAPI request quota types\n-----------------------\n\nCalls to the Recommender API are charged according to the following quota\ntypes:\n\nWhen the Recommender API is called, you are eligible for the following quotas:\n\n- Free tier quota if you have not purchased a support package, or have only a basic role-based support.\n- Full quota if you have purchased a support package other than a basic role-based support.\n\n\u003cbr /\u003e\n\nWhen the quota above is exceeded, you get the HTTP status code `429 RESOURCE_EXHAUSTED`.\n| **Note:** For projects outside an organization, quotas are applied *per project* and not per organization.\n\nViewing quotas and limits\n-------------------------\n\nView the quotas and limits for an organization using the following steps. \n\u003cbr /\u003e\n\n\n### Console\n\n1. In the Google Cloud console, go to the **IAM** page for your organization.\n[Go\nto the IAM page](https://console.cloud.google.com/iam-admin/iam)\n2. To view all quotas, click **Quotas**.\n3. To view the quotas and limits for a service, click **All Quotas**.\n\n\u003cbr /\u003e\n\n\n### gcloud\n\nTo view the quotas and limits for an organization, use the\n[`services quota list` command](/sdk/gcloud/reference/alpha/services/quota/list): \n\n```\n gcloud alpha services quota list --consumer=CONSUMER --service=SERVICE\n \n```\nReplace the following:\n\n- \u003cvar translate=\"no\"\u003eCONSUMER\u003c/var\u003e: the organization/*\\\u003cyour organization ID\\\u003e* in which you want to view the quotas and limits for.\n- \u003cvar translate=\"no\"\u003eSERVICE\u003c/var\u003e: specify the ID of the service, `recommender.googleapis.com`.\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e"]]