- ID hành động
actions.intent.CHECK_WATER_CONDITIONS
- Mô tả
- Kiểm tra tình trạng nước tại một thời điểm hoặc địa điểm cụ thể.
- Cụm từ tìm kiếm ví dụ
-
en-US
- Kiểm tra tình trạng nước.
- Bạn thấy nước ở Hồ Superior thế nào?
- Mẫu JSON-LD
-
[ { "exampleValues": [ "Hurricane Katrina" ], "name": "area", "schemaType": [] }, { "exampleValues": [ "Hurricane Katrina" ], "name": "time", "schemaType": [] }, { "exampleValues": [ "Hurricane Katrina" ], "name": "cause", "schemaType": [] } ]
Trừ phi có lưu ý khác, nội dung của trang này được cấp phép theo Giấy phép ghi nhận tác giả 4.0 của Creative Commons và các mẫu mã lập trình được cấp phép theo Giấy phép Apache 2.0. Để biết thông tin chi tiết, vui lòng tham khảo Chính sách trang web của Google Developers. Java là nhãn hiệu đã đăng ký của Oracle và/hoặc các đơn vị liên kết với Oracle.
Cập nhật lần gần đây nhất: 2024-09-10 UTC.
[null,null,["Cập nhật lần gần đây nhất: 2024-09-10 UTC."],[[["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"]]