diff --git a/packages/google-cloud-dlp/README.rst b/packages/google-cloud-dlp/README.rst index f87053a9e0b8..d5c35a11c73f 100644 --- a/packages/google-cloud-dlp/README.rst +++ b/packages/google-cloud-dlp/README.rst @@ -1,6 +1,8 @@ Python Client for Cloud Data Loss Prevention (DLP) API (`Alpha`_) ================================================================= +|pypi| |versions| + `Cloud Data Loss Prevention (DLP) API`_: Provides methods for detection, risk analysis, and de-identification of privacy-sensitive fragments in text, images, and Google Cloud Platform storage repositories. @@ -9,6 +11,10 @@ storage repositories. - `Product Documentation`_ .. _Alpha: https://github.com/GoogleCloudPlatform/google-cloud-python/blob/master/README.rst +.. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-dlp.svg + :target: https://pypi.org/project/google-cloud-dlp/ +.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-dlp.svg + :target: https://pypi.org/project/google-cloud-dlp/ .. _Cloud Data Loss Prevention (DLP) API: https://cloud.google.com/dlp .. _Client Library Documentation: https://googlecloudplatform.github.io/google-cloud-python/latest/dlp/index.html .. _Product Documentation: https://cloud.google.com/dlp @@ -89,12 +95,7 @@ DlpServiceClient Next Steps ~~~~~~~~~~ -- Read the `Client Library Documentation`_ for Cloud Data Loss Prevention (DLP) API - API to see other available methods on the client. -- Read the `Cloud Data Loss Prevention (DLP) API Product documentation`_ to learn - more about the product and see How-to Guides. -- View this `repository’s main README`_ to see the full list of Cloud - APIs that we cover. - -.. _Cloud Data Loss Prevention (DLP) API Product documentation: https://cloud.google.com/dlp -.. _repository’s main README: https://github.com/GoogleCloudPlatform/google-cloud-python/blob/master/README.rst +- Read the `Client Library Documentation`_ for Cloud Data Loss Prevention + (DLP) API to see other available methods on the client. +- Read the `Product documentation`_ to + learn more about the product and see How-to Guides.