Entity

A single resolved entity from a given query.

JSON representation
{

  // Union field entity can be only one of the following:
  "place": string
  // End of list of possible types for union field entity.
}
Fields
Union field entity. The resolved entity type. entity can be only one of the following:
place

string

The resource name of the resolved place.