google-cloud-recaptcha_enterprise-v1 0.17.1 → 0.17.2
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:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: af5a90e857164623ddfae743faeaeed3c7e3ebb5a2c16cb69cb121c2f00deb16
|
|
4
|
+
data.tar.gz: d191a8c31fb407e11e06c7e7ff1dd53ab96c2e9fd6e0ef946a045806d500abc9
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: d6f4f8665817306bce6b9152bce7578704c33cb0116c5ee6d66b1513c5b520ad281105bf892446fb47143637e2e2bc0685e0a8d5617333465d4cfeba8fd93c02
|
|
7
|
+
data.tar.gz: 51bcba9755c11bfbc4881592e0931bd9e36d85aaf2b61053d36dfcb8146adfd0ad8adf9bf7c74259fd7ed5eaf2ade71a8a887ae8b3ee44cafa7da94130877af4
|
|
@@ -317,7 +317,7 @@ module Google
|
|
|
317
317
|
# @deprecated This field is deprecated and may be removed in the next major version update.
|
|
318
318
|
# @return [::String]
|
|
319
319
|
# Username of the account that is being verified. Deprecated. Customers
|
|
320
|
-
# should now provide the
|
|
320
|
+
# should now provide the `account_id` field in `event.user_info`.
|
|
321
321
|
class AccountVerificationInfo
|
|
322
322
|
include ::Google::Protobuf::MessageExts
|
|
323
323
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: google-cloud-recaptcha_enterprise-v1
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.17.
|
|
4
|
+
version: 0.17.2
|
|
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-01-
|
|
11
|
+
date: 2024-01-18 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: gapic-common
|