google-cloud-dlp 1.6.0 → 1.6.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 7892b5b9a41a05a6379a0254740702dc0f541d1b6d40cfb31926a0051be80d1f
4
- data.tar.gz: 69f18859a40f0dd501484d20c4e43279092c42223b40089e43015eda606a32e1
3
+ metadata.gz: dc810a6ab0c68fff00edfd562c72bf9ac14455da9702270b27ce585fd3a884e9
4
+ data.tar.gz: be1835c12c695f1a234849587f4e94ab2b5bef2f4bcef25096570b5df03b2434
5
5
  SHA512:
6
- metadata.gz: d81f02275b668fb024ccbe0c25848deb2ea2f09895b4ac31b90752d8f1dc2fde4cf4275ccf3c5cf4559b4b3fbb4e82d65317df8751cd19dbd0920a6e2a2ee729
7
- data.tar.gz: c735e57ca242201af72ada1ec91b502082a68672afc0ca301b05894de75096c8c290b6ea5d5aefd197055dbd9e7649f3a60a05c1758cb21c6b014fbf185e2747
6
+ metadata.gz: 94b56963b0767f27260592930023388a542524c00c58fdcaf4a8edf29b7dc6a2ae7c073d7111220fdbe7c583eb9834de8603ce723a1254e4bbb7a336a0869c7e
7
+ data.tar.gz: 43575167205273f0a02d0dacb58d3dbaf7af8088906404ed5203743b1567db747db6ba7b0158c3dbe708efcf67be553e58e01be60c8a7397790e049e51291c87
@@ -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.1"
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.1
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-03-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-cloud-core