@@ -5,7 +5,7 @@ Google Data Loss Prevention Python Samples
5
5
===============================================================================
6
6
7
7
.. image :: https://gstatic.com/cloudssh/images/open-btn.png
8
- :target: https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis /python-dlp &page=editor&open_in_editor=samples/snippets /README.rst
8
+ :target: https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/GoogleCloudPlatform /python-docs-samples &page=editor&open_in_editor=dlp /README.rst
9
9
10
10
11
11
This directory contains samples for Google Data Loss Prevention. `Google Data Loss Prevention `_ provides programmatic access to a powerful detection engine for personally identifiable information and other privacy-sensitive data in unstructured data streams.
@@ -37,12 +37,11 @@ credentials for applications.
37
37
Install Dependencies
38
38
++++++++++++++++++++
39
39
40
- #. Clone python-dlp and change directory to the sample directory you want to use.
40
+ #. Clone python-docs-samples and change directory to the sample directory you want to use.
41
41
42
42
.. code-block :: bash
43
43
44
- $ git clone https://github.com/googleapis/python-dlp.git
45
- $ cd samples/snippets
44
+ $ git clone https://github.com/GoogleCloudPlatform/python-docs-samples.git
46
45
47
46
#. Install `pip `_ and `virtualenv `_ if you do not already have them. You may want to refer to the `Python Development Environment Setup Guide `_ for Google Cloud Platform for instructions.
48
47
@@ -78,7 +77,7 @@ Quickstart
78
77
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
79
78
80
79
.. image :: https://gstatic.com/cloudssh/images/open-btn.png
81
- :target: https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis /python-dlp &page=editor&open_in_editor=samples/snippets/ quickstart.py,samples/snippets /README.rst
80
+ :target: https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/GoogleCloudPlatform /python-docs-samples &page=editor&open_in_editor=dlp/ quickstart.py,dlp /README.rst
82
81
83
82
84
83
@@ -96,7 +95,7 @@ Inspect Content
96
95
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
97
96
98
97
.. image :: https://gstatic.com/cloudssh/images/open-btn.png
99
- :target: https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis /python-dlp &page=editor&open_in_editor=samples/snippets/ inspect_content.py,samples/snippets /README.rst
98
+ :target: https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/GoogleCloudPlatform /python-docs-samples &page=editor&open_in_editor=dlp/ inspect_content.py,dlp /README.rst
100
99
101
100
102
101
@@ -134,7 +133,7 @@ Redact Content
134
133
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
135
134
136
135
.. image :: https://gstatic.com/cloudssh/images/open-btn.png
137
- :target: https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis /python-dlp &page=editor&open_in_editor=samples/snippets/ redact.py,samples/snippets /README.rst
136
+ :target: https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/GoogleCloudPlatform /python-docs-samples &page=editor&open_in_editor=dlp/ redact.py,dlp /README.rst
138
137
139
138
140
139
@@ -170,7 +169,7 @@ Metadata
170
169
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
171
170
172
171
.. image:: https://gstatic.com/cloudssh/images/open-btn.png
173
- :target: https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis /python-dlp &page=editor&open_in_editor=samples/snippets/ metadata.py,samples/snippets /README.rst
172
+ :target: https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/GoogleCloudPlatform /python-docs-samples &page=editor&open_in_editor=dlp/ metadata.py,dlp /README.rst
174
173
175
174
176
175
203
202
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
204
203
205
204
.. image:: https://gstatic.com/cloudssh/images/open-btn.png
206
- :target: https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis /python-dlp &page=editor&open_in_editor=samples/snippets/ jobs.py,samples/snippets /README.rst
205
+ :target: https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/GoogleCloudPlatform /python-docs-samples &page=editor&open_in_editor=dlp/ jobs.py,dlp /README.rst
207
206
208
207
209
208
@@ -236,7 +235,7 @@ Templates
236
235
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
237
236
238
237
.. image:: https://gstatic.com/cloudssh/images/open-btn.png
239
- :target: https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis /python-dlp &page=editor&open_in_editor=samples/snippets/ templates.py,samples/snippets /README.rst
238
+ :target: https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/GoogleCloudPlatform /python-docs-samples &page=editor&open_in_editor=dlp/ templates.py,dlp /README.rst
240
239
241
240
242
241
@@ -269,7 +268,7 @@ Triggers
269
268
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
270
269
271
270
.. image:: https://gstatic.com/cloudssh/images/open-btn.png
272
- :target: https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis /python-dlp &page=editor&open_in_editor=samples/snippets/ triggers.py,samples/snippets /README.rst
271
+ :target: https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/GoogleCloudPlatform /python-docs-samples &page=editor&open_in_editor=dlp/ triggers.py,dlp /README.rst
273
272
274
273
275
274
@@ -302,7 +301,7 @@ Risk Analysis
302
301
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
303
302
304
303
.. image:: https://gstatic.com/cloudssh/images/open-btn.png
305
- :target: https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis /python-dlp &page=editor&open_in_editor=samples/snippets/ risk.py,samples/snippets /README.rst
304
+ :target: https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/GoogleCloudPlatform /python-docs-samples &page=editor&open_in_editor=dlp/ risk.py,dlp /README.rst
306
305
307
306
308
307
341
340
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
342
341
343
342
.. image:: https://gstatic.com/cloudssh/images/open-btn.png
344
- :target: https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis /python-dlp &page=editor&open_in_editor=samples/snippets/ deid.py,samples/snippets /README.rst
343
+ :target: https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/GoogleCloudPlatform /python-docs-samples &page=editor&open_in_editor=dlp/ deid.py,dlp /README.rst
345
344
346
345
347
346
0 commit comments