Interface MediaApiResponseStatus
สถานะพื้นฐานสําหรับคําตอบ
ลายเซ็น
declare interface MediaApiResponseStatus
ลายเซ็นของที่พัก
ชื่อ |
คำอธิบาย |
code |
รหัสสถานะสําหรับการตอบกลับ |
details |
รายละเอียดเพิ่มเติมสำหรับการตอบกลับ |
message |
ข้อความสําหรับการตอบกลับ |
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 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."]]],[]]