RegisterUpdateValue
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
作为 actions.intent.REGISTER_UPDATE
的输出返回应用。
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-26。
[null,null,["最后更新时间 (UTC):2025-07-26。"],[[["\u003cp\u003eThis documentation details the JSON structure returned to your app after a \u003ccode\u003eREGISTER_UPDATE\u003c/code\u003e intent.\u003c/p\u003e\n"],["\u003cp\u003eThe JSON response includes a \u003ccode\u003estatus\u003c/code\u003e field indicating the outcome of the registration request, referencing the \u003ccode\u003eRegisterUpdateStatus\u003c/code\u003e enum for possible values.\u003c/p\u003e\n"]]],[],null,["# RegisterUpdateValue\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nReturned to the app as output for `actions.intent.REGISTER_UPDATE`.\n\n| JSON representation ||\n|----------------------------------------------------------------------------------------------------------|---|\n| ``` { \"status\": enum (/assistant/df-asdk/reference/webhook/rest/Shared.Types/RegisterUpdateStatus) } ``` |\n\n| Fields ||\n|----------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `status` | `enum (`[RegisterUpdateStatus](/assistant/df-asdk/reference/webhook/rest/Shared.Types/RegisterUpdateStatus)`)` The status of the registering the update requested by the app. |"]]