PrintServerFailureInfo
ข้อมูลเกี่ยวกับความล้มเหลว
การแสดง JSON |
{
"errorCode": enum (Code ),
"errorMessage": string,
// Union field failed_entity can be only one of the following:
"printServerId": string,
"printServer": {
object (PrintServer )
}
// End of list of possible types for union field failed_entity .
} |
ช่อง |
errorCode |
enum (Code )
รหัส Canonical ระบุสาเหตุที่นำการอัปเดตไปใช้ไม่สำเร็จ
|
errorMessage |
string
ข้อความแสดงสาเหตุที่ดำเนินการไม่สำเร็จ
|
ช่องการรวม failed_entity failed_entity ต้องเป็นค่าใดค่าหนึ่งต่อไปนี้
|
printServerId |
string
รหัสของเซิร์ฟเวอร์การพิมพ์ที่ล้มเหลว
|
printServer |
object (PrintServer )
เซิร์ฟเวอร์การพิมพ์ล้มเหลว
|
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2024-08-29 UTC
[null,null,["อัปเดตล่าสุด 2024-08-29 UTC"],[[["When updates fail to apply, an error code and message provide details about the failure."],["The error information can identify a specific print server by ID or provide details about the server itself."],["The `errorCode` is a standard code from the [Code](/admin-sdk/chrome-printer/reference/rest/v1/Code) enumeration that categorizes the failure reason."]]],[]]