ErrorDetails
اطلاعات بیشتری در مورد نحوه شکست درخواست ارائه می دهد.
نمایندگی JSON |
---|
{
"errorCode": enum (ErrorCode )
} |
فیلدها |
---|
errorCode | enum ( ErrorCode ) کد خطای خاص که نشان میدهد چه مشکلی رخ داده است. |
،
اطلاعات بیشتری در مورد نحوه شکست درخواست ارائه می دهد.
نمایندگی JSON |
---|
{
"errorCode": enum (ErrorCode )
} |
فیلدها |
---|
errorCode | enum ( ErrorCode ) کد خطای خاص که نشان میدهد چه مشکلی رخ داده است. |
،
اطلاعات بیشتری در مورد نحوه شکست درخواست ارائه می دهد.
نمایندگی JSON |
---|
{
"errorCode": enum (ErrorCode )
} |
فیلدها |
---|
errorCode | enum ( ErrorCode ) کد خطای خاص که نشان میدهد چه مشکلی رخ داده است. |
،
اطلاعات بیشتری در مورد نحوه شکست درخواست ارائه می دهد.
نمایندگی JSON |
---|
{
"errorCode": enum (ErrorCode )
} |
فیلدها |
---|
errorCode | enum ( ErrorCode ) کد خطای خاص که نشان میدهد چه مشکلی رخ داده است. |
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2024-10-25 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2024-10-25 بهوقت ساعت هماهنگ جهانی."],[[["This documentation details the JSON representation of additional information when a request fails."],["The representation includes an `errorCode` field, which uses an enum to specify the type of error encountered."],["The `errorCode` field helps developers understand the reason for the request failure by providing a specific error code from the `ErrorCode` enum."]]],["The content details the JSON structure for conveying error information. It specifies a single field, `errorCode`, which is an enumerated value. This `errorCode` field, defined by the `ErrorCode` enum, provides a specific code detailing the nature of the failure that occurred during the request. The representation is provided through a JSON object with the key `errorCode`.\n"]]