- شناسه اقدام
-
actions.intent.CHECK_WATER_CONDITIONS
- توضیحات
- شرایط آب را در یک زمان یا مکان خاص بررسی کنید.
- پرس و جوهای نمونه
en-US
- شرایط آب را بررسی کنید.
- آب در دریاچه سوپریور چگونه است؟
- نمونه JSON-LD
[ { "exampleValues": [ "Hurricane Katrina" ], "name": "area", "schemaType": [] }, { "exampleValues": [ "Hurricane Katrina" ], "name": "time", "schemaType": [] }, { "exampleValues": [ "Hurricane Katrina" ], "name": "cause", "schemaType": [] } ]
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2025-01-06 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2025-01-06 بهوقت ساعت هماهنگ جهانی."],[[["This action, identified by `actions.intent.CHECK_WATER_CONDITIONS`, enables users to inquire about water conditions."],["Users can specify a location, such as \"Lake Superior\", or a time frame when checking water conditions."],["Developers can use the provided JSON-LD sample to understand the data structure and expected parameters like \"area,\" \"time,\" and \"cause\" for this action."]]],["The core function is to check water conditions, potentially at a specific location or time. Example queries include \"Check water conditions\" and \"How's the water in Lake Superior?\". The action `actions.intent.CHECK_WATER_CONDITIONS` can use parameters like \"area\", \"time\", and \"cause\", although their schema type are undefined. The examples provided for these parameters use \"Hurricane Katrina\" as values.\n"]]