google-apis-dlp_v2 0.104.0 → 0.105.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: be2945085099be460a26120522a0f2850dbb26e288b63ee2ed9d411fd78322aa
4
- data.tar.gz: 9b3810e47797698f4c6a6c80ac3d0fcd783f6367e1d44ac72c2ca2d73bc4d3b9
3
+ metadata.gz: 288a082dae7478a2c7fa71da8c3442d15d0d6d552787d64fafc40acdec2675ba
4
+ data.tar.gz: dbfbf863217fdd4f30fa2547a9f03d84558a84e22faaf609d368551ae6443625
5
5
  SHA512:
6
- metadata.gz: 8769695e8818783368c2440fb7298b67fa95aa1efa1fb3c3b3d96a6b80f2a43706c19e4ec80a8a6a0fdb7af66d1c30ea31508ef8510a8788dc034dfa60f87aef
7
- data.tar.gz: 411868bce35d9eb1e88745028c19f77dd52013f538e13233c5b2cde4b3cbb53b87b9fba8b04db58b7a3e0c1abe907878c7f231697ffbb312d8598e431d316bc4
6
+ metadata.gz: '082e8ba1a62d775f1146b32f438d8bd65ac3681ef35c0e7671e50185dcee8baca75b5c674a842be10252aa0a9dbbc2b77fc60f00a4ac9077b206b741c9c571eb'
7
+ data.tar.gz: a638ac6163df4f0fe2911dac09626748b7558ade09d02c5b18d9ba1d4a8947a9c52912c28dd25a4bfc997085ae5bed9ec523842c1c9e977dd8e0bf29f6c6b3a8
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-dlp_v2
2
2
 
3
+ ### v0.105.0 (2026-02-08)
4
+
5
+ * Regenerated from discovery document revision 20260129
6
+
3
7
  ### v0.104.0 (2026-01-25)
4
8
 
5
9
  * Regenerated from discovery document revision 20260120
@@ -2452,7 +2452,7 @@ module Google
2452
2452
 
2453
2453
  # Set of detection rules to apply to all findings of this CustomInfoType. Rules
2454
2454
  # are applied in order that they are specified. Not supported for the `
2455
- # surrogate_type` CustomInfoType.
2455
+ # surrogate_type`, `metadata_key_value_expression`, and `prompt` CustomInfoType.
2456
2456
  # Corresponds to the JSON property `detectionRules`
2457
2457
  # @return [Array<Google::Apis::DlpV2::GooglePrivacyDlpV2DetectionRule>]
2458
2458
  attr_accessor :detection_rules
@@ -2480,7 +2480,8 @@ module Google
2480
2480
  attr_accessor :dictionary
2481
2481
 
2482
2482
  # If set to EXCLUSION_TYPE_EXCLUDE this infoType will not cause a finding to be
2483
- # returned. It still can be used for rules matching.
2483
+ # returned. It still can be used for rules matching. Not supported for the `
2484
+ # metadata_key_value_expression` and `prompt` CustomInfoType.
2484
2485
  # Corresponds to the JSON property `exclusionType`
2485
2486
  # @return [String]
2486
2487
  attr_accessor :exclusion_type
@@ -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.104.0"
19
+ GEM_VERSION = "0.105.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 = "20260120"
25
+ REVISION = "20260129"
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.104.0
4
+ version: 0.105.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.104.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-dlp_v2/v0.105.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: