google-apis-dlp_v2 0.89.0 → 0.90.0

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: 7db638a368c1feddcbf1c6e8026631fa5e5271b42ba6be0122874740f8b13151
4
- data.tar.gz: 3ede9f8933298e3dc8fc9a66285b6d02fecbd09310644c8edd35dd4b59d3ea49
3
+ metadata.gz: 488f31b495c72921baad9b6da2f531f7d5327a5cc039396682bd1756274ea787
4
+ data.tar.gz: 6dd6731afeaf88644f50304baa99e5a5d2f3d0bd8e6f881ac94869f7ef13ef8d
5
5
  SHA512:
6
- metadata.gz: a63e0c3504fffc7af2f93678b2a4eaa998417763ccba8490d93244d741b491614ad1972aeac7c857c6433890e3a0aea16ebffa04f6f2d24f0b3c1a44ecd6b4b7
7
- data.tar.gz: 0767dab6eeecd9e802bcc775a1f9cfbe1e18a07d32e90c2d142b05325b644229def441d681d6e63a60bfcba78a7d840d37962103d866bef0d888fab2e3b46e26
6
+ metadata.gz: 808ed945e71259390786237fe1959c0309ab480eedef52813884647f69a1aae9c158806ba7064f0a52cab77abe33039d2e79736a174e56191ee0ce0797a3740f
7
+ data.tar.gz: '096796e5cdb79433ea4d452adeab1d9df1ce5a7b835c167dae78cea9792e48728d9d539ab356b49d6573fc0b6e7c886ebeb30f3b92a8f5952a0c93a97b5e219e'
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-dlp_v2
2
2
 
3
+ ### v0.90.0 (2025-06-15)
4
+
5
+ * Regenerated from discovery document revision 20250608
6
+
3
7
  ### v0.89.0 (2025-06-01)
4
8
 
5
9
  * Regenerated from discovery document revision 20250525
@@ -3840,7 +3840,7 @@ module Google
3840
3840
  # @return [Google::Apis::DlpV2::GooglePrivacyDlpV2CloudStorageResourceReference]
3841
3841
  attr_accessor :cloud_storage_resource_reference
3842
3842
 
3843
- # Match file stores (e.g. buckets) using regex filters.
3843
+ # Match file stores (e.g. buckets) using filters.
3844
3844
  # Corresponds to the JSON property `collection`
3845
3845
  # @return [Google::Apis::DlpV2::GooglePrivacyDlpV2FileStoreCollection]
3846
3846
  attr_accessor :collection
@@ -4970,7 +4970,7 @@ module Google
4970
4970
  end
4971
4971
  end
4972
4972
 
4973
- # Match file stores (e.g. buckets) using regex filters.
4973
+ # Match file stores (e.g. buckets) using filters.
4974
4974
  class GooglePrivacyDlpV2FileStoreCollection
4975
4975
  include Google::Apis::Core::Hashable
4976
4976
 
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module DlpV2
18
18
  # Version of the google-apis-dlp_v2 gem
19
- GEM_VERSION = "0.89.0"
19
+ GEM_VERSION = "0.90.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.18.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20250525"
25
+ REVISION = "20250608"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-dlp_v2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.89.0
4
+ version: 0.90.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -57,7 +57,7 @@ licenses:
57
57
  metadata:
58
58
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
59
59
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-dlp_v2/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-dlp_v2/v0.89.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-dlp_v2/v0.90.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-dlp_v2
62
62
  rdoc_options: []
63
63
  require_paths: