InternalError
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
ייצוג JSON |
{
"errorDetails": [
{
object (ErrorDetail )
}
]
} |
שדות |
errorDetails[] |
object (ErrorDetail )
פירוט של כשלים בודדים.
|
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-07-25 (שעון UTC).
[null,null,["עדכון אחרון: 2025-07-25 (שעון UTC)."],[[["\u003cp\u003eThis documentation details the JSON representation of internal failures.\u003c/p\u003e\n"],["\u003cp\u003eThe representation includes an \u003ccode\u003eerrorDetails\u003c/code\u003e field containing an array of \u003ccode\u003eErrorDetail\u003c/code\u003e objects, which provide specifics on individual failures.\u003c/p\u003e\n"]]],["The core content details internal failures, represented in JSON format. The structure includes an `errorDetails` array, which is an array of objects. Each object within `errorDetails` represents an individual failure and conforms to the `ErrorDetail` schema. The `errorDetails` field contains specific details about each encountered failure.\n"],null,["# InternalError\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nDescribes internal failures.\n\n| JSON representation ||\n|---------------------------------------------------------------------------------------------------|---|\n| ``` { \"errorDetails\": [ { object (/my-business/reference/rest/Shared.Types/ErrorDetail) } ] } ``` |\n\n| Fields ||\n|------------------|---------------------------------------------------------------------------------------------------------------|\n| `errorDetails[]` | `object (`[ErrorDetail](/my-business/reference/rest/Shared.Types/ErrorDetail)`)` Details individual failures. |"]]