LocationInfoLog

在 Deliveries API 中具有任何其他标识符的位置。

JSON 表示法
{
  "point": {
    object (LatLng)
  },
  "place": string,
  "pointLocationSource": enum (PointSourceLog)
}
字段
point

object (LatLng)

相应位置的纬度/经度。

place

string

代表此位置的地点的资源名称。格式为 places/{place_id}

pointLocationSource

enum (PointSourceLog)

latlng point 字段的来源。