google-cloud-dlp-v2 0.15.0 → 0.16.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 3c9736f9d6fb206bec945830f37c0c13b9f9a72351999ac97e7f3faae594bafa
4
- data.tar.gz: d03d4099afc6d2975b63e7321a7b0f260da0fe21778f79a2113824353ee45082
3
+ metadata.gz: 05decd06046f5eacc03f49216fd4282af41d520c7eb7d8b8600c40a030b12bb3
4
+ data.tar.gz: fb3c7f4c039710b08f88f9ea6398bc02cee732ebb9eda2487ce5bf04c3aaa8b4
5
5
  SHA512:
6
- metadata.gz: 1e71843a85334f9e301760fd6496346934fe90c6dad32997579eea253860b7e547765d524ecbbedb715f44d8c60469a679af2e8c2546988407353c04c5df3de2
7
- data.tar.gz: 62943749bdd66970ac83f3ffe2d073124293ef80d68b6bac5b922bfb5f0a4903b679522be262a1b573e64703ec9a4d86723edd17dd8167098f7b74f64a68df99
6
+ metadata.gz: 8d5af223f6b1c383f082fd452b32f166bf3233c8a0d8a9f6465020620701af955989eae73d20b1f92298302a4aebfe1b480ddd2f2a15a064debf8d0d2e08bfd0
7
+ data.tar.gz: b972dace8650d41b3cbe9a182de9deffb6428550fa8508c12f1a40cdbcb8885a7561d2794416754f232b83537436efb4166473c9b4bfcc1e67181f3f02aba5be
data/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # Ruby Client for the Cloud Data Loss Prevention (DLP) V2 API
2
2
 
3
- API Client library for the Cloud Data Loss Prevention (DLP) V2 API
3
+ Provides methods for detection, risk analysis, and de-identification of privacy-sensitive fragments in text, images, and Google Cloud Platform storage repositories.
4
4
 
5
5
  Provides methods for detection of privacy-sensitive fragments in text, images, and Google Cloud Platform storage repositories.
6
6