- 動作編號
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": [] } ]
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2024-09-10 (世界標準時間)。
[null,null,["上次更新時間: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."]]],[]]