- 操作 ID
actions.intent.CHECK_WATER_CONDITIONS
- 说明
- 查看特定时间或地点的水资源状况。
- 示例查询
- JSON-LD 示例
-
[ { "exampleValues": [ "Hurricane Katrina" ], "name": "area", "schemaType": [] }, { "exampleValues": [ "Hurricane Katrina" ], "name": "time", "schemaType": [] }, { "exampleValues": [ "Hurricane Katrina" ], "name": "cause", "schemaType": [] } ]
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2024-09-10。
[null,null,["最后更新时间 (UTC):2024-09-10。"],[[["This action, identified by `actions.intent.CHECK_WATER_CONDITIONS`, enables users to inquire about water conditions."],["Users can specify a location, such as \"Lake Superior\", or a time frame when checking water conditions."],["Developers can use the provided JSON-LD sample to understand the data structure and expected parameters like \"area,\" \"time,\" and \"cause\" for this action."]]],[]]