Location

JSON representation
{
  "city": string,
  "state": string,
  "country_or_region": string,
  "name": string,
  "desk_name": string,
  "floor_name": string,
  "region_latitude": number,
  "region_longitude": number,
  "region_coordinates": {
    object (LatLng)
  }
}
Fields
city

string

state

string

country_or_region

string

name

string

desk_name

string

floor_name

string

region_latitude
(deprecated)

number

region_longitude
(deprecated)

number

region_coordinates

object (LatLng)