-
Notifications
You must be signed in to change notification settings - Fork 6.5k
/
README.rst.in
46 lines (41 loc) · 957 Bytes
/
README.rst.in
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
# This file is used to generate README.rst
product:
name: Google Data Loss Prevention
short_name: Data Loss Prevention
url: https://cloud.google.com/dlp/docs/
description: >
`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.
setup:
- auth
- install_deps
samples:
- name: Quickstart
file: quickstart.py
- name: Inspect Content
file: inspect_content.py
show_help: true
- name: Redact Content
file: redact.py
show_help: true
- name: Metadata
file: metadata.py
show_help: true
- name: Jobs
file: jobs.py
show_help: true
- name: Templates
file: templates.py
show_help: true
- name: Triggers
file: triggers.py
show_help: true
- name: Risk Analysis
file: risk.py
show_help: true
- name: DeID
file: deid.py
show_help: true
cloud_client_library: true
folder: dlp