- অ্যাকশন আইডি
-
actions.intent.CHECK_AIR_QUALITY
- বর্ণনা
- একটি নির্দিষ্ট স্থানে বাতাসের গুণমান পরীক্ষা করুন।
- উদাহরণ প্রশ্ন
en-US
- বাতাসের গুণমান কী?
- মাউন্টেন ভিউতে বাতাসের মান কেমন?
- সমর্থিত ক্ষেত্র
-
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 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2025-01-08 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2025-01-08 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."]]],[]]