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

ข้อความแสดงเหตุผลการดําเนินการไม่สําเร็จ

ช่อง Union failed_entity

failed_entity ต้องเป็นอย่างใดอย่างหนึ่งต่อไปนี้เท่านั้น

printerId

string

รหัสของเครื่องพิมพ์ที่ล้มเหลว

printer

object (Printer)

เครื่องพิมพ์ล้มเหลว