ErrorCode
गड़बड़ी के बारे में बताने वाला खास कोड, जो बताता है कि क्या गड़बड़ी हुई.
Enums |
ERROR_CODE_UNSPECIFIED |
सामान्य एपीआई गड़बड़ी - जोड़ने के लिए कोई दूसरी जानकारी नहीं है. |
DOCUMENT_TOO_LARGE_TO_EDIT |
इससे पता चलता है कि दस्तावेज़ बहुत बड़ा है, इसलिए उसमें बदलाव नहीं किया जा सकता. स्प्रेडशीट की कॉपी बनाने से समस्या हल हो सकती है. |
DOCUMENT_TOO_LARGE_TO_LOAD |
इससे पता चलता है कि दस्तावेज़ बहुत बड़ा है, इसलिए उसे लोड नहीं किया जा सकता. स्प्रेडशीट की कॉपी बनाने से समस्या हल हो सकती है. |
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2024-09-03 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2024-09-03 (UTC) को अपडेट किया गया."],[[["This page lists specific error codes that may occur when using the API."],["Each error code provides information about what went wrong, such as a document being too large to edit or load."],["Making a copy of a large spreadsheet may resolve issues indicated by `DOCUMENT_TOO_LARGE_TO_EDIT` and `DOCUMENT_TOO_LARGE_TO_LOAD` error codes."]]],["The core content outlines error codes for an API, specifically focusing on document-related issues. `ERROR_CODE_UNSPECIFIED` signals a general API error. `DOCUMENT_TOO_LARGE_TO_EDIT` indicates a document is too large for editing, suggesting making a copy as a solution. `DOCUMENT_TOO_LARGE_TO_LOAD` denotes a document is too large to load, with copying the spreadsheet proposed as a potential fix. These describe errors and fixes related to document size.\n"]]