- זיהוי פעולה
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": [] } ]
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-09-10 (שעון UTC).
[null,null,["עדכון אחרון: 2024-09-10 (שעון UTC)."],[[["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."]]],[]]