diff --git a/packages/google-maps-fleetengine/.repo-metadata.json b/packages/google-maps-fleetengine/.repo-metadata.json index ec10d2e8ed2d..87edc9e313ac 100644 --- a/packages/google-maps-fleetengine/.repo-metadata.json +++ b/packages/google-maps-fleetengine/.repo-metadata.json @@ -1,9 +1,9 @@ { "name": "fleetengine", - "name_pretty": "", - "api_description": "", - "product_documentation": "", - "client_documentation": "https://cloud.google.com/python/docs/reference/fleetengine/latest", + "name_pretty": "Local Rides and Deliveries API", + "api_description": "Enables Fleet Engine for access to the On Demand Rides and Deliveries and Last Mile Fleet Solution APIs. Customer's use of Google Maps Content in the Cloud Logging Services is subject to the Google Maps Platform Terms of Service located at https://cloud.google.com/maps-platform/terms.", + "product_documentation": "https://developers.google.com/maps/documentation/transportation-logistics/mobility", + "client_documentation": "https://googleapis.dev/python/fleetengine/latest", "issue_tracker": "https://github.com/googleapis/google-cloud-python/issues", "release_level": "preview", "language": "python", diff --git a/packages/google-maps-fleetengine/README.rst b/packages/google-maps-fleetengine/README.rst index 60688a961bcc..f70abc579670 100644 --- a/packages/google-maps-fleetengine/README.rst +++ b/packages/google-maps-fleetengine/README.rst @@ -1,9 +1,9 @@ -Python Client for -================== +Python Client for Local Rides and Deliveries API +================================================ |preview| |pypi| |versions| -``_: +`Local Rides and Deliveries API`_: Enables Fleet Engine for access to the On Demand Rides and Deliveries and Last Mile Fleet Solution APIs. Customer's use of Google Maps Content in the Cloud Logging Services is subject to the Google Maps Platform Terms of Service located at https://cloud.google.com/maps-platform/terms. - `Client Library Documentation`_ - `Product Documentation`_ @@ -14,9 +14,9 @@ Python Client for :target: https://pypi.org/project/google-maps-fleetengine/ .. |versions| image:: https://img.shields.io/pypi/pyversions/google-maps-fleetengine.svg :target: https://pypi.org/project/google-maps-fleetengine/ -.. _: -.. _Client Library Documentation: https://cloud.google.com/python/docs/reference/fleetengine/latest -.. _Product Documentation: +.. _Local Rides and Deliveries API: https://developers.google.com/maps/documentation/transportation-logistics/mobility +.. _Client Library Documentation: https://googleapis.dev/python/fleetengine/latest +.. _Product Documentation: https://developers.google.com/maps/documentation/transportation-logistics/mobility Quick Start ----------- @@ -25,12 +25,12 @@ In order to use this library, you first need to go through the following steps: 1. `Select or create a Cloud Platform project.`_ 2. `Enable billing for your project.`_ -3. `Enable the .`_ +3. `Enable the Local Rides and Deliveries API.`_ 4. `Setup Authentication.`_ .. _Select or create a Cloud Platform project.: https://console.cloud.google.com/project .. _Enable billing for your project.: https://cloud.google.com/billing/docs/how-to/modify-project#enable_billing_for_a_project -.. _Enable the .: +.. _Enable the Local Rides and Deliveries API.: https://developers.google.com/maps/documentation/transportation-logistics/mobility .. _Setup Authentication.: https://googleapis.dev/python/google-api-core/latest/auth.html Installation @@ -97,12 +97,12 @@ Windows Next Steps ~~~~~~~~~~ -- Read the `Client Library Documentation`_ for +- Read the `Client Library Documentation`_ for Local Rides and Deliveries API to see other available methods on the client. -- Read the ` Product documentation`_ to learn +- Read the `Local Rides and Deliveries API Product documentation`_ to learn more about the product and see How-to Guides. - View this `README`_ to see the full list of Cloud APIs that we cover. -.. _ Product documentation: +.. _Local Rides and Deliveries API Product documentation: https://developers.google.com/maps/documentation/transportation-logistics/mobility .. _README: https://github.com/googleapis/google-cloud-python/blob/main/README.rst