google-cloud-dlp 1.6.0 → 1.6.2

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: 7892b5b9a41a05a6379a0254740702dc0f541d1b6d40cfb31926a0051be80d1f
4
- data.tar.gz: 69f18859a40f0dd501484d20c4e43279092c42223b40089e43015eda606a32e1
3
+ metadata.gz: c9a237ff9ae39e4ed4b5b0a21bc2a041e6e53e2ad7223d589bda30d46324d7e3
4
+ data.tar.gz: 1fd59051a80003497e58d5e8bcd210bef412ca9ac4bec2af09c48540418e9c78
5
5
  SHA512:
6
- metadata.gz: d81f02275b668fb024ccbe0c25848deb2ea2f09895b4ac31b90752d8f1dc2fde4cf4275ccf3c5cf4559b4b3fbb4e82d65317df8751cd19dbd0920a6e2a2ee729
7
- data.tar.gz: c735e57ca242201af72ada1ec91b502082a68672afc0ca301b05894de75096c8c290b6ea5d5aefd197055dbd9e7649f3a60a05c1758cb21c6b014fbf185e2747
6
+ metadata.gz: c3be86e35bc8645745e89676446c005283b1a6b05bb6973ce8fee1bac01528751e851d63f3ca37ec9bb2747f137185b637136f6f7b9a792e777a8c4d83a24aa8
7
+ data.tar.gz: 3f9daa1de989ab23a1595680166003e362329b19efad6b5fbaaadb5c75acb7767dfd668b7c4e58433190055f0cdb090b63433ae9203918eee199afc61fdaae21
@@ -20,7 +20,7 @@
20
20
  module Google
21
21
  module Cloud
22
22
  module Dlp
23
- VERSION = "1.6.0"
23
+ VERSION = "1.6.2"
24
24
  end
25
25
  end
26
26
  end
@@ -68,7 +68,7 @@ module Google
68
68
  # scheduling of data scans on Google Cloud Platform based data sets.
69
69
  #
70
70
  # To learn more about concepts and find how-to guides see
71
- # https://cloud.google.com/dlp/docs/.
71
+ # https://cloud.google.com/sensitive-data-protection/docs/.
72
72
  #
73
73
  # @param version [::String, ::Symbol] The API version to connect to. Optional.
74
74
  # Defaults to `:v2`.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-dlp
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.6.0
4
+ version: 1.6.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-02-26 00:00:00.000000000 Z
11
+ date: 2024-08-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-cloud-core