TerminalLocationLog
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
| 字段 |
terminalPointId |
object (TerminalPointIdLog)
如果终点用作上车点或下车点,则此字段可用于改进和了解终点使用情况。
|
place |
string
代表此位置的地点的资源名称。格式为 places/{place_id}。
|
pointLocationSource |
enum (PointSourceLog)
latlng point 字段的来源。
|
TerminalPointIdLog
| JSON 表示法 |
{
"id": string
} |
| 字段 |
id |
string
唯一的终点 ID(地点 ID),如果此位置是通过启发词语生成的,则为前缀为 GENERATED_PICKUP_LOCATION 的值。
|
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-08-31。
[null,null,["最后更新时间 (UTC):2025-08-31。"],[],["The provided content details the structure for representing and identifying terminal locations and points. A `TerminalLocationLog` utilizes a `terminalPointId` object, which references a specific `TerminalPointIdLog`. This `TerminalPointIdLog` is defined by a unique string `id`, which can be a place ID or a heuristically generated location indicated by a `GENERATED_PICKUP_LOCATION` prefix. This system enhances terminal point usage and understanding.\n"]]