FailureInfo
JSON gösterimi |
{
"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 .
} |
Alanlar |
errorCode |
enum (Code )
Güncellemenin neden uygulanamadığına ilişkin standart kod.
|
errorMessage |
string
Hata nedeni mesajı.
|
Birleştirme alanı failed_entity . failed_entity şunlardan yalnızca biri olabilir:
|
printerId |
string
Başarısız yazıcının kimliği.
|
printer |
object (Printer )
Yazıcı başarısız oldu.
|
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-08-29 UTC.
[null,null,["Son güncelleme tarihi: 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."]]],[]]