Query

定义用户输入的查询。

JSON 表示法
{
  "queryId": string,

  // Union field content can be only one of the following:
  "text": string
  // End of list of possible types for union field content.
}
字段
queryId

string

仅限输出。查询的唯一 ID。

联合字段 content。查询内容。content 只能是下列其中一项:
text

string

纯文本。