Entity

给定查询中的单个已解析实体。

JSON 表示法
{

  // Union field entity can be only one of the following:
  "place": string
  // End of list of possible types for union field entity.
}
字段
联合字段 entity。已解析的实体类型。entity 只能是下列其中一项:
place

string

已解析地点的资源名称。