11Python Client for Cloud Data Loss Prevention (DLP) API (`Alpha `_)
22=================================================================
33
4+ |pypi | |versions |
5+
46`Cloud Data Loss Prevention (DLP) API `_: Provides methods for detection, risk analysis, and de-identification of
57privacy-sensitive fragments in text, images, and Google Cloud Platform
68storage repositories.
@@ -9,6 +11,10 @@ storage repositories.
911- `Product Documentation `_
1012
1113.. _Alpha : https://github.com/GoogleCloudPlatform/google-cloud-python/blob/master/README.rst
14+ .. |pypi | image :: https://img.shields.io/pypi/v/google-cloud-dlp.svg
15+ :target: https://pypi.org/project/google-cloud-dlp/
16+ .. |versions | image :: https://img.shields.io/pypi/pyversions/google-cloud-dlp.svg
17+ :target: https://pypi.org/project/google-cloud-dlp/
1218.. _Cloud Data Loss Prevention (DLP) API : https://cloud.google.com/dlp
1319.. _Client Library Documentation : https://googlecloudplatform.github.io/google-cloud-python/latest/dlp/index.html
1420.. _Product Documentation : https://cloud.google.com/dlp
@@ -89,12 +95,7 @@ DlpServiceClient
8995 Next Steps
9096~~~~~~~~~~
9197
92- - Read the `Client Library Documentation `_ for Cloud Data Loss Prevention (DLP) API
93- API to see other available methods on the client.
94- - Read the `Cloud Data Loss Prevention (DLP) API Product documentation `_ to learn
95- more about the product and see How-to Guides.
96- - View this `repository’s main README `_ to see the full list of Cloud
97- APIs that we cover.
98-
99- .. _Cloud Data Loss Prevention (DLP) API Product documentation : https://cloud.google.com/dlp
100- .. _repository’s main README : https://github.com/GoogleCloudPlatform/google-cloud-python/blob/master/README.rst
98+ - Read the `Client Library Documentation `_ for Cloud Data Loss Prevention
99+ (DLP) API to see other available methods on the client.
100+ - Read the `Product documentation `_ to
101+ learn more about the product and see How-to Guides.
0 commit comments