google-cloud-dlp-v2 1.9.0 → 1.9.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: cf7a8c626aa4521904eeb0db0ea563d5ac61bf8978a67c3f43e3a75240c7e75f
4
- data.tar.gz: 13ab38d4f0409613e8dfbba11a73667b9ae0b29d9aff599217aa0769f59634e5
3
+ metadata.gz: d4a1009a79709e90b9ae67bae6df18083cdfd2c3946c48c63f6b588377106747
4
+ data.tar.gz: ebaa3ccdc10c3017e0cec1ca3864827d5392b4d3927b9f0feb97fa88a1cedc1a
5
5
  SHA512:
6
- metadata.gz: 787681cffef8fbbb6dbeda7914ec0f147ded0d7408ae2d6540fe2c93ff20539b456422d0881a22152f6d831ef20f59de1409e51b0fbb3f5787254538b151e134
7
- data.tar.gz: 74025713667acc524ae5be87307d878c4a6a97201f2a13a96c375502e67771548cc9b6f0f2aeaae9ad36d0ce66eedc56b6ed48d1e584efd7de4caf80b839120b
6
+ metadata.gz: c81a88b85669e3373dff2d6f47dc4eb53cb84110d9f9a2aee301d7844d0251b80d41aa127879ef6b41417554df4ae8332a3c0c430e70ce4bcbd5e8ee1b0ce3b5
7
+ data.tar.gz: a31a7a1fc8e29cf39d2a546e44715a0c48b04b289e200a18338a5cb9f4c64ef74e583e878e9573313da0f5d2b37faa2405a7a289bdaa2d72275323876b89e978
@@ -6295,8 +6295,8 @@ module Google
6295
6295
 
6296
6296
  config_attr :endpoint, nil, ::String, nil
6297
6297
  config_attr :credentials, nil do |value|
6298
- allowed = [::String, ::Hash, ::Proc, ::Symbol, ::Google::Auth::Credentials, ::Signet::OAuth2::Client, nil]
6299
- allowed += [::GRPC::Core::Channel, ::GRPC::Core::ChannelCredentials] if defined? ::GRPC
6298
+ allowed = [::String, ::Hash, ::Proc, ::Symbol, ::Google::Auth::Credentials, ::Google::Auth::BaseClient, ::Signet::OAuth2::Client, nil]
6299
+ allowed += [::GRPC::Core::Channel, ::GRPC::Core::ChannelCredentials] if defined? ::GRPC::Core::Channel
6300
6300
  allowed.any? { |klass| klass === value }
6301
6301
  end
6302
6302
  config_attr :scope, nil, ::String, ::Array, nil
@@ -5902,7 +5902,7 @@ module Google
5902
5902
 
5903
5903
  config_attr :endpoint, nil, ::String, nil
5904
5904
  config_attr :credentials, nil do |value|
5905
- allowed = [::String, ::Hash, ::Proc, ::Symbol, ::Google::Auth::Credentials, ::Signet::OAuth2::Client, nil]
5905
+ allowed = [::String, ::Hash, ::Proc, ::Symbol, ::Google::Auth::Credentials, ::Google::Auth::BaseClient, ::Signet::OAuth2::Client, nil]
5906
5906
  allowed.any? { |klass| klass === value }
5907
5907
  end
5908
5908
  config_attr :scope, nil, ::String, ::Array, nil
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module Dlp
23
23
  module V2
24
- VERSION = "1.9.0"
24
+ VERSION = "1.9.1"
25
25
  end
26
26
  end
27
27
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-dlp-v2
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.9.0
4
+ version: 1.9.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  bindir: bin
9
9
  cert_chain: []
10
- date: 2025-03-25 00:00:00.000000000 Z
10
+ date: 1980-01-02 00:00:00.000000000 Z
11
11
  dependencies:
12
12
  - !ruby/object:Gem::Dependency
13
13
  name: gapic-common
@@ -124,7 +124,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
124
124
  - !ruby/object:Gem::Version
125
125
  version: '0'
126
126
  requirements: []
127
- rubygems_version: 3.6.5
127
+ rubygems_version: 3.6.8
128
128
  specification_version: 4
129
129
  summary: Discover and protect your sensitive data. A fully managed service designed
130
130
  to help you discover, classify, and protect your valuable data assets with ease.