ErrorCode
Sorunun ne olduğunu gösteren belirli hata kodu.
Sıralamalar |
ERROR_CODE_UNSPECIFIED |
Genel API hatası. Ek bilgi yok. |
DOCUMENT_TOO_LARGE_TO_EDIT |
Bir dokümanın düzenlemeye devam edemeyecek kadar büyük olduğunu belirtir. E-tablonun bir kopyasını oluşturmak sorunu çözebilir. |
DOCUMENT_TOO_LARGE_TO_LOAD |
Bir dokümanın yüklenemeyecek kadar büyük olduğunu belirtir. E-tablonun bir kopyasını oluşturmak sorunu çözebilir. |
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2024-09-03 UTC.
[null,null,["Son güncelleme tarihi: 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"]]