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 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2024-08-29 (حسب التوقيت العالمي المتفَّق عليه)"],[[["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."]]],[]]