ユーザーが入力したクエリを定義します。
| JSON 表現 |
|---|
{ "queryId": string, // The following is a list of mutually exclusive fields. At most one of the // fields will be set in a response: "text": string // End of mutually exclusive fields. } |
| フィールド | |
|---|---|
queryId |
出力専用。クエリの一意の ID。 |
| コンテンツをクエリします。以下は、相互に排他的なフィールドのリストです。レスポンスで設定されるフィールドは最大で 1 つです。 | |
text |
書式なしテキスト。 |
| 相互に排他的なフィールドの終了。 | |