RegisterUpdateValue
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
将作为 actions.type.DailyUpdates
的输出返回到 Action。
JSON 表示法 |
{
"status": enum (RegisterUpdateStatus )
} |
字段 |
status |
enum (RegisterUpdateStatus )
应用所请求的更新的注册状态。
|
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-26。
[null,null,["最后更新时间 (UTC):2025-07-26。"],[[["\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. |"]]