com.google.android.libraries.mapsplatform.transportation.driver.api.base.data
Stay organized with collections
Save and categorize content based on your preferences.
Annotations
Interfaces
Classes
AuthTokenContext
|
The AuthTokenContext class encapsulates the state
needed to generate an auth token for a given request and is provided when
AuthTokenFactory#getToken is called. |
AuthTokenContext.Builder
|
Builder for AuthTokenContext. |
BaseVehicle
|
Base representation of a vehicle. |
DriverContext
|
DriverContext provides the dependencies needed to
construct a DriverApi instance. |
DriverContext.Builder
|
Builder for DriverContext. |
Task
|
A task represents a single action to track in the
Last Mile Fleet Solution system. |
TaskInfo
|
Describes a task that the driver will
perform. |
TaskInfo.Builder
|
Builder class for TaskInfo |
VehicleStop
|
Describes a stop that the vehicle will be
visiting. |
VehicleStop.Builder
|
Builder class for VehicleStop. |
Enums
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-11-25 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-11-25 UTC."],[[["This documentation outlines annotations, interfaces, classes, and enums for the Driver SDK within the Last Mile Fleet Solution."],["`Task`, `TaskInfo`, and `VehicleStop` classes provide structured data for managing and tracking driver tasks and stops."],["`DriverContext` and `AuthTokenContext` facilitate driver and authentication management respectively."],["Developers can leverage `DriverStatusListener` to monitor and respond to driver status updates."],["Enums such as `TaskOutcome`, `TaskState`, `TaskType`, and `VehicleStopState` offer standardized values for representing task and stop attributes."]]],[]]