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 )
קוד קנוני לסיבה שבגללה העדכון נכשל.
|
errorMessage |
string
הודעה לגבי הסיבה לכשל.
|
שדה איחוד failed_entity . failed_entity יכול להיות רק אחת מהאפשרויות הבאות:
|
printerId |
string
מזהה של מדפסת שנכשלה.
|
printer |
object (Printer )
המדפסת נכשלה.
|
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 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."]]],[]]