- JSON 表示法
- SearchResult
          <ph type="x-smartling-placeholder">- </ph>
            
- JSON 表示法
 
针对经过身份验证的用户的搜索请求的响应(给定查询)。
| JSON 表示法 | 
|---|
| {
  "results": [
    {
      object ( | 
| 字段 | |
|---|---|
| results[] | 
 请求的结果。 | 
SearchResult
搜索查询的结果。
| JSON 表示法 | 
|---|
| {
  "person": {
    object ( | 
| 字段 | |
|---|---|
| person | 
 匹配的人员。 |