google-cloud-recaptcha_enterprise-v1 1.7.0 → 1.7.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: f32e1a5a700cbef195222ebf6222c4b6ebc1215922830ddb360e3c8cce1cfea2
4
- data.tar.gz: a8e7dd4cdbcd6e01ee24516bfe72d32f175b635ce023c4b244c29a8c01b02fff
3
+ metadata.gz: 78cbba5e149055c35b7c0c80b291329625bd3396b9fe331c2b14437b45e0690c
4
+ data.tar.gz: 13e3636961aee77b6578ce73654a1bb21dcd01f975c1bc59eeb2de2dbe5b61ec
5
5
  SHA512:
6
- metadata.gz: 554d59ab7c73a2220e30b3ba9a7285d061c98f7527b7889a0827a2cd081f5cceac21793f96d110f36be97ee32cefa4512c12ad257dabcc14316e1b14aa7b0479
7
- data.tar.gz: 2cd9b2e7fa2abf10dfcb8300fe7fc361457ccbf6f82c4f9ce82016914cca4e3123dcfe0ecb4975500d51c1b6d817f384f5664d6a82f55a1002ffbcff40902342
6
+ metadata.gz: 3627e00f0cd98fd8b21d75cf1c977ba19f291bc7e5ee4b810ccfea0ad7bca4ae2f21cbd4a547d2b8dcaecf7b5577979cb8652b357e256121adb6a50218cfbeb1
7
+ data.tar.gz: 1f499d64f27db4030c861334b757c9d37d357e4963bc098bbad8d6b4fb65fcd501a0a401966600bf071ae89bfc75d70a322ec8048770177db0e6cc70347aa010
@@ -2358,8 +2358,8 @@ module Google
2358
2358
 
2359
2359
  config_attr :endpoint, nil, ::String, nil
2360
2360
  config_attr :credentials, nil do |value|
2361
- allowed = [::String, ::Hash, ::Proc, ::Symbol, ::Google::Auth::Credentials, ::Signet::OAuth2::Client, nil]
2362
- allowed += [::GRPC::Core::Channel, ::GRPC::Core::ChannelCredentials] if defined? ::GRPC
2361
+ allowed = [::String, ::Hash, ::Proc, ::Symbol, ::Google::Auth::Credentials, ::Google::Auth::BaseClient, ::Signet::OAuth2::Client, nil]
2362
+ allowed += [::GRPC::Core::Channel, ::GRPC::Core::ChannelCredentials] if defined? ::GRPC::Core::Channel
2363
2363
  allowed.any? { |klass| klass === value }
2364
2364
  end
2365
2365
  config_attr :scope, nil, ::String, ::Array, nil
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module RecaptchaEnterprise
23
23
  module V1
24
- VERSION = "1.7.0"
24
+ VERSION = "1.7.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-recaptcha_enterprise-v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.7.0
4
+ version: 1.7.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  bindir: bin
9
9
  cert_chain: []
10
- date: 2025-03-13 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
@@ -96,7 +96,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
96
96
  - !ruby/object:Gem::Version
97
97
  version: '0'
98
98
  requirements: []
99
- rubygems_version: 3.6.5
99
+ rubygems_version: 3.6.8
100
100
  specification_version: 4
101
101
  summary: Help protect your website from fraudulent activity, spam, and abuse without
102
102
  creating friction.