From c5f5bada2d30e61163fff64273baf1ca94eef943 Mon Sep 17 00:00:00 2001 From: Tres Seaver Date: Wed, 17 Oct 2018 10:45:24 -0400 Subject: [PATCH] Add / fix badges for PyPI / versions. (#6158) --- packages/google-cloud-asset/README.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/packages/google-cloud-asset/README.rst b/packages/google-cloud-asset/README.rst index 81c680ce382b..27669f3373ea 100644 --- a/packages/google-cloud-asset/README.rst +++ b/packages/google-cloud-asset/README.rst @@ -1,12 +1,18 @@ Python Client for Cloud Asset API (`Alpha`_) ============================================ +|pypi| |versions| + `Cloud Asset API`_: The cloud asset API manages the history and inventory of cloud resources. - `Client Library Documentation`_ - `Product Documentation`_ .. _Alpha: https://github.com/GoogleCloudPlatform/google-cloud-python/blob/master/README.rst +.. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-asset.svg + :target: https://pypi.org/project/google-cloud-asset/ +.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-asset.svg + :target: https://pypi.org/project/google-cloud-asset/ .. _Cloud Asset API: https://cloud.google.com/cloudasset .. _Client Library Documentation: https://googlecloudplatform.github.io/google-cloud-python/latest/asset/index.html .. _Product Documentation: https://cloud.google.com/cloudasset