- Identyfikator działania
actions.intent.CHECK_AIR_QUALITY
- Opis
- Sprawdź jakość powietrza w konkretnym miejscu.
- Przykładowe zapytania
- Obsługiwane pola
-
attributes
location.@type
location.geo.@type
location.geo.latitude
location.geo.longitude
location.name
temporalCoverage
- Przykładowy kod 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": [] } ]
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2024-09-10 UTC.
[null,null,["Ostatnia aktualizacja: 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."]]],[]]