जियोस्पेशियल एपीआई के इस्तेमाल का कोटा
ARCore SDK टूल, ARCore सेवा के लिए एपीआई अनुरोधों की सीमा तय करता है. यह सीमा, ARCore SDK टूल का इस्तेमाल करने वाले हर प्रोजेक्ट के लिए तय की जाती है:
- हर मिनट 1,000 सेशन शुरू हुए या
- हर मिनट 1,00,000 अनुरोध
इन सीमाओं से ज़्यादा अनुरोध करने पर,
में एक AR_EARTH_STATE_ERROR_RESOURCE_EXHAUSTED
गड़बड़ी और पूरा न किया गया अनुरोध मिलता है.
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2025-02-28 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2025-02-28 (UTC) को अपडेट किया गया."],[[["ARCore SDK limits API requests to 1,000 sessions started per minute or 100,000 total requests per minute per project."],["Exceeding these API request limits may lead to an `AR_EARTH_STATE_ERROR_RESOURCE_EXHAUSTED` error and unfulfilled requests."]]],["The ARCore SDK enforces API request limits per project: 1,000 sessions started per minute or 100,000 requests per minute. Exceeding these limits may cause an `AR_EARTH_STATE_ERROR_RESOURCE_EXHAUSTED` error, leading to unfulfilled requests. These restrictions apply to all projects utilizing the ARCore SDK and dictate the maximum number of ARCore service interactions allowed within a given time frame.\n"]]