- 操作 ID
actions.intent.CHECK_AIR_QUALITY
- 说明
- 检查特定位置的空气质量。
- 示例查询
- 支持的字段
-
attributes
location.@type
location.geo.@type
location.geo.latitude
location.geo.longitude
location.name
temporalCoverage
- JSON-LD 示例
-
[ { "exampleValues": [ "2018-03-18T10:25:00" ], "name": "location", "schemaType": [] }, { "exampleValues": [ "2018-03-18T10:25:00" ], "name": "attributes", "schemaType": [] }, { "exampleValues": [ "2018-03-18T10:25:00" ], "name": "temporalCoverage", "schemaType": [] } ]
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2024-09-10。
[null,null,["最后更新时间 (UTC):2024-09-10。"],[[["The `actions.intent.CHECK_AIR_QUALITY` action allows users to check the air quality at a specified location."],["Users can trigger this action with queries like \"What's the air quality?\" or \"How is the air quality in Mountain View?\"."],["This action supports fields like location, attributes, and temporal coverage for detailed air quality information."],["The `location` field can be specified using latitude, longitude, or a place name."],["JSON-LD format can be used to structure the data for this action, including example values for each supported field."]]],[]]