ממשק MediaApiResponseStatus
הסטטוס הבסיסי של תגובה.
חתימה
declare interface MediaApiResponseStatus
חתימות על נכסים
שם |
תיאור |
code |
קוד הסטטוס של התגובה. |
details |
פרטים נוספים לגבי התגובה. |
message |
הודעת התגובה. |
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-02-05 (שעון UTC).
[null,null,["עדכון אחרון: 2025-02-05 (שעון UTC)."],[[["The `MediaApiResponseStatus` interface provides a structured way to understand the status of responses from the Media API."],["The `code` property within the `MediaApiResponseStatus` indicates the specific status code for the API response."],["The `message` property within the `MediaApiResponseStatus` provides a textual description associated with the response."],["The `details` property in the `MediaApiResponseStatus` allows for the inclusion of extra information pertaining to the API response."]]],[]]