Skip to content

Commit

Permalink
update repo-metadata.json
Browse files Browse the repository at this point in the history
  • Loading branch information
parthea committed Oct 13, 2023
1 parent 3f4a75b commit 72501cb
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
8 changes: 4 additions & 4 deletions packages/google-maps-fleetengine/.repo-metadata.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
22 changes: 11 additions & 11 deletions packages/google-maps-fleetengine/README.rst
Original file line number Diff line number Diff line change
@@ -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`_
Expand All @@ -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
-----------
Expand All @@ -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
Expand Down Expand Up @@ -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

0 comments on commit 72501cb

Please sign in to comment.