- 操作 ID
actions.intent.CHECK_WATER_CONDITIONS
- 説明
- 特定の時間や場所での水の状態を確認できます。
- クエリの例
- JSON-LD のサンプル
-
[ { "exampleValues": [ "Hurricane Katrina" ], "name": "area", "schemaType": [] }, { "exampleValues": [ "Hurricane Katrina" ], "name": "time", "schemaType": [] }, { "exampleValues": [ "Hurricane Katrina" ], "name": "cause", "schemaType": [] } ]
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-09-10 UTC。
[null,null,["最終更新日 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."]]],[]]