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