google-apis-recaptchaenterprise_v1 0.25.0 → 0.26.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: 14751de388b783f011c29fcf2d9a620c5321e7657c2195e3fc97502332cd645d
|
4
|
+
data.tar.gz: 5e8db14d89771fc65b2cfb9246322866639723718eaed419a34eeb97594c191e
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: cb4a9a0f30ef5c71ce858f60c17ee298b1f10ab160ae77a98037a3228779b37822fc976135d7c66061ec5d96e9c9f809f573d8ddc8f51367f964d13bdc4c531c
|
7
|
+
data.tar.gz: d44abf55de377a2a9bd6765a75a2c5dd32a6db847987dbd0300b5adf821a3e81fdc5fcef9854f35442b1f3b1f09709bd4aeaf0df2ebfe9f8a1e41490b2eb214a
|
data/CHANGELOG.md
CHANGED
@@ -570,7 +570,7 @@ module Google
|
|
570
570
|
class GoogleCloudRecaptchaenterpriseV1MigrateKeyRequest
|
571
571
|
include Google::Apis::Core::Hashable
|
572
572
|
|
573
|
-
# Optional.
|
573
|
+
# Optional. If true, skips the billing check. A reCAPTCHA Enterprise key or
|
574
574
|
# migrated key behaves differently than a reCAPTCHA (non-Enterprise version) key
|
575
575
|
# when you reach a quota limit (see https://cloud.google.com/recaptcha-
|
576
576
|
# enterprise/quotas#quota_limit). To avoid any disruption of your usage, we
|
@@ -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.26.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
22
|
GENERATOR_VERSION = "0.11.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20221212"
|
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.26.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:
|
11
|
+
date: 2023-01-04 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.26.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: []
|