PrintServerFailureInfo
JSON gösterimi |
{
"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 .
} |
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:
|
printServerId |
string
Başarısız bir yazdırma sunucusunun kimliği.
|
printServer |
object (PrintServer )
Yazdırma sunucusu 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."],[[["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."]]],[]]