NewSurfaceValue
作为 actions.intent.NEW_SURFACE
的输出返回给应用。
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2024-09-11。
[null,null,["最后更新时间 (UTC):2024-09-11。"],[[["`actions.intent.NEW_SURFACE` output is returned to the app in JSON format."],["The JSON output contains a `status` field indicating the result of the surface request, with possible values defined in `NewSurfaceStatus`."]]],["The core content defines the JSON output for the `actions.intent.NEW_SURFACE` action. It includes a single field, `status`, which is an enumerated type (`NewSurfaceStatus`). This `status` field indicates the outcome of the new surface intent and is returned to the application as output. The specific values for `NewSurfaceStatus` are defined elsewhere.\n"]]