com.google.android.libraries.mapsplatform.transportation.consumer
Stay organized with collections
Save and categorize content based on your preferences.
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-31 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-31 UTC."],[[["The Consumer API is the entry point for the Consumer Ridesharing SDK, allowing developers to integrate on-demand ride-hailing features into their applications."],["`ConsumerApiOptions` provide configuration settings for initializing the API, including parameters like API keys and custom endpoints."],["Developers can use `ConsumerApiOptions.Builder` to construct `ConsumerApiOptions` instances with desired configuration properties for greater flexibility and control."]]],["The provided content details three core classes within the Consumer Ridesharing SDK. `ConsumerApi` serves as the SDK's entry point. `ConsumerApiOptions` holds the configuration details for initializing the API. `ConsumerApiOptions.Builder` is used to construct and configure the `ConsumerApiOptions` object. These classes facilitate the setup and usage of the consumer-facing features of the ridesharing SDK.\n"]]