ErrorCode
รหัสข้อผิดพลาดที่เจาะจงซึ่งระบุข้อผิดพลาด
Enum |
ERROR_CODE_UNSPECIFIED |
ข้อผิดพลาดทั่วไปของ API - ไม่มีรายละเอียดเพิ่มเติม |
DOCUMENT_TOO_LARGE_TO_EDIT |
บ่งบอกว่าเอกสารมีขนาดใหญ่เกินกว่าที่จะแก้ไขต่อไปได้ การทําสําเนาสเปรดชีตอาจช่วยแก้ไขปัญหาได้ |
DOCUMENT_TOO_LARGE_TO_LOAD |
ระบุว่าเอกสารมีขนาดใหญ่เกินกว่าจะโหลด การทําสําเนาสเปรดชีตอาจช่วยแก้ไขปัญหาได้ |
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 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"]]