TripTypeLog
Enums |
TRIP_TYPE_LOG_UNSPECIFIED |
Default, used for unspecified or unrecognized trip types. |
SHARED_TRIP |
The trip may share a vehicle with other trips. |
EXCLUSIVE_TRIP |
The trip is exclusive to a vehicle. |
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.
[null,null,["Last updated 2024-07-24 UTC."],[[["The `trip_type` field categorizes trips based on vehicle usage, with options for unspecified, shared, and exclusive trips."],["Shared trips indicate potential vehicle sharing with other trips, while exclusive trips guarantee sole vehicle occupancy."],["A default value, `TRIP_TYPE_LOG_UNSPECIFIED`, is used for unknown or unrecognized trip types."]]],[]]