google-apis-recaptchaenterprise_v1 0.57.0 → 0.58.0
Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 9706e729c35efd419153e562ee96a2594edf190cfa6ee4d6d836123f4fc92a6a
|
4
|
+
data.tar.gz: 5a5afd54fa20a4073131eb5d7add129e80c61c318525fc877ab66c54b015de31
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 3c8bad05d469e80e5a9d2d3220e462ce6679b1cab7885cde5f69a5aaf34e1769ebfe4aafd16d83634777498a6a66d3758339ca1b4299dd5a6ce5cbcbaf6fef20
|
7
|
+
data.tar.gz: 0f7534c2ffc002963e2c0b29dc34e0a9303fcfb0253bdbbbb84596603c45ea30c35204f4fff114c1e13862e768d78efc7e2f752b3f1cd7a44b20870a23191fd1
|
data/CHANGELOG.md
CHANGED
@@ -1461,7 +1461,7 @@ module Google
|
|
1461
1461
|
end
|
1462
1462
|
end
|
1463
1463
|
|
1464
|
-
# The
|
1464
|
+
# The RemoveIpOverride request message.
|
1465
1465
|
class GoogleCloudRecaptchaenterpriseV1RemoveIpOverrideRequest
|
1466
1466
|
include Google::Apis::Core::Hashable
|
1467
1467
|
|
@@ -1552,7 +1552,7 @@ module Google
|
|
1552
1552
|
class GoogleCloudRecaptchaenterpriseV1RiskAnalysis
|
1553
1553
|
include Google::Apis::Core::Hashable
|
1554
1554
|
|
1555
|
-
# Output only. Challenge information for SCORE_AND_CHALLENGE keys
|
1555
|
+
# Output only. Challenge information for SCORE_AND_CHALLENGE and INVISIBLE keys
|
1556
1556
|
# Corresponds to the JSON property `challenge`
|
1557
1557
|
# @return [String]
|
1558
1558
|
attr_accessor :challenge
|
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module RecaptchaenterpriseV1
|
18
18
|
# Version of the google-apis-recaptchaenterprise_v1 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.58.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
22
|
GENERATOR_VERSION = "0.15.1"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20241027"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-apis-recaptchaenterprise_v1
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.58.0
|
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-
|
11
|
+
date: 2024-11-03 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: google-apis-core
|
@@ -58,7 +58,7 @@ licenses:
|
|
58
58
|
metadata:
|
59
59
|
bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
|
60
60
|
changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-recaptchaenterprise_v1/CHANGELOG.md
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-recaptchaenterprise_v1/v0.
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-recaptchaenterprise_v1/v0.58.0
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-recaptchaenterprise_v1
|
63
63
|
post_install_message:
|
64
64
|
rdoc_options: []
|