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 document provides detailed reference information for data classes, interfaces, and enums utilized within the Driver SDK."],["The data structures define key elements such as tasks, vehicles, and stops, outlining their properties and states for driver interactions."],["Interfaces enable communication and control, including authentication token management and driver status updates."],["Enums offer categorized options for driver status codes and severity levels to enhance communication within the SDK."],["Developers can leverage this documentation to understand and implement functionalities like managing tasks, handling vehicle information, and integrating authentication flows within their applications."]]],[]]