TerminalLocationRestrictedLog
Stay organized with collections
Save and categorize content based on your preferences.
Contains restricted data from a TerminalLocationLog.
JSON representation |
{
"point": {
object (LatLng )
}
} |
Fields |
point |
object (LatLng )
Denotes the actual location of a pickup or dropoff.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-07-24 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-07-24 UTC."],[[["The JSON representation provides restricted data from a TerminalLocationLog."],["It includes a `point` field with LatLng object denoting the location of pickup or dropoff."]]],["The core content defines the JSON representation and fields for restricted data from a TerminalLocationLog. The JSON structure utilizes an object named \"point.\" The \"point\" field, an object of type LatLng, signifies the real-world location of a pickup or drop-off. This data is designed to log the precise geographical position associated with a specific terminal event.\n"]]