RegisterUpdateValue
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
กลับไปยังการดำเนินการเป็นเอาต์พุตสำหรับ actions.type.DailyUpdates
การแสดง JSON |
{
"status": enum (RegisterUpdateStatus )
} |
ช่อง |
status |
enum (RegisterUpdateStatus )
สถานะของการลงทะเบียนการอัปเดตที่แอปขอ
|
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-07-26 UTC
[null,null,["อัปเดตล่าสุด 2025-07-26 UTC"],[[["\u003cp\u003eThe JSON response is output for \u003ccode\u003eactions.type.DailyUpdates\u003c/code\u003e and provides the registration status of daily updates requested by the app.\u003c/p\u003e\n"],["\u003cp\u003eThe response includes a \u003ccode\u003estatus\u003c/code\u003e field indicating the registration status using the \u003ccode\u003eRegisterUpdateStatus\u003c/code\u003e enum.\u003c/p\u003e\n"]]],[],null,["# RegisterUpdateValue\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nReturned to the Action as output for `actions.type.DailyUpdates`.\n\n| JSON representation ||\n|-----------------------------------------------------|---|\n| ``` { \"status\": enum (`RegisterUpdateStatus`) } ``` |\n\n| Fields ||\n|----------|--------------------------------------------------------------------------------------------------|\n| `status` | `enum (``RegisterUpdateStatus``)` The status of the registering the update requested by the app. |"]]