FailureInfo
ข้อมูลเกี่ยวกับความล้มเหลว
การแสดง JSON |
{
"errorCode": enum (Code ),
"errorMessage": string,
// Union field failed_entity can be only one of the following:
"printerId": string,
"printer": {
object (Printer )
}
// End of list of possible types for union field failed_entity .
} |
ช่อง |
errorCode |
enum (Code )
รหัส Canonical ระบุสาเหตุที่นำการอัปเดตไปใช้ไม่สำเร็จ
|
errorMessage |
string
ข้อความแสดงสาเหตุที่ดำเนินการไม่สำเร็จ
|
ช่องการรวม failed_entity failed_entity ต้องเป็นค่าใดค่าหนึ่งต่อไปนี้
|
printerId |
string
รหัสของเครื่องพิมพ์ที่ล้มเหลว
|
printer |
object (Printer )
เครื่องพิมพ์ล้มเหลว
|
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2024-08-29 UTC
[null,null,["อัปเดตล่าสุด 2024-08-29 UTC"],[[["Provides details on failures related to printer updates using JSON representation, including an error code and message."],["Offers further information on the specific entity that failed, which could be identified by a printer ID or detailed printer object."],["Uses canonical codes from a reference document to categorize the reasons for update failures."]]],[]]