ErrorCode
کد خطای خاص که نشان میدهد چه مشکلی رخ داده است.
Enums |
---|
ERROR_CODE_UNSPECIFIED | خطای عمومی API - جزئیات اضافی برای افزودن وجود ندارد. |
DOCUMENT_TOO_LARGE_TO_EDIT | نشان می دهد که یک سند برای ادامه ویرایش بیش از حد بزرگ است. ایجاد یک کپی از صفحه گسترده ممکن است مشکل را برطرف کند. |
DOCUMENT_TOO_LARGE_TO_LOAD | نشان می دهد که یک سند برای بارگیری بیش از حد بزرگ است. ایجاد یک کپی از صفحه گسترده ممکن است مشکل را برطرف کند. |
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2024-09-05 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2024-09-05 بهوقت ساعت هماهنگ جهانی."],[[["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"]]