Geospatial API 用量配额
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
对于使用 ARCore SDK 的每个项目,ARCore SDK 会将对 ARCore 服务的 API 请求限制在以下限制范围内:
- 每分钟发起 1,000 次会话,或者
- 每分钟 10 万个请求
如果 API 请求超出这些限制,可能会导致
Earth.EarthState.ERROR_RESOURCE_EXHAUSTED
错误和未完成的请求。
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-26。
[null,null,["最后更新时间 (UTC):2025-07-26。"],[[["\u003cp\u003eThe ARCore SDK limits API requests to 1,000 sessions started per minute or 100,000 total requests per minute per project.\u003c/p\u003e\n"],["\u003cp\u003eExceeding these limits may lead to an \u003ccode\u003eEarth.EarthState.ERROR_RESOURCE_EXHAUSTED\u003c/code\u003e error and the request not being fulfilled.\u003c/p\u003e\n"]]],[],null,["# Geospatial API usage quota\n\nThe ARCore SDK limits API requests to the ARCore service to the following limits\nfor each project that uses the ARCore SDK:\n\n- **1,000 sessions started per minute**, or\n- **100,000 requests per minute**\n\nAPI requests in excess of these limits may result\n\nin an\n[`Earth.EarthState.ERROR_RESOURCE_EXHAUSTED`](/ar/reference/java/com/google/ar/core/Earth.EarthState#error_resource_exhausted)\nerror and an unfulfilled request."]]