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: 85b864b4d1c74f878ba3b071b1e0d471bc90a75ed26da1d31570129087acbb9e
4
- data.tar.gz: d34473383e75e33efbabadfec240abf99ad55496213b51f2a2c90b3d841205e8
3
+ metadata.gz: 14751de388b783f011c29fcf2d9a620c5321e7657c2195e3fc97502332cd645d
4
+ data.tar.gz: 5e8db14d89771fc65b2cfb9246322866639723718eaed419a34eeb97594c191e
5
5
  SHA512:
6
- metadata.gz: 89d27855751c956a9392fa51662375fc1369cf3833aa87169d6c663a9d2899a0843745e86c57699b11eb353a8d135e28fb797fca8bfc31a9485b00edc6d7bc7b
7
- data.tar.gz: b14f0f2af96f0d3db0440fcaabd855779ea803467907f9cd1dded6449bd98fb8d071d10a133db7948526c2a1f1ab8298e046d9ee78d560c03d4c9e45008dc535
6
+ metadata.gz: cb4a9a0f30ef5c71ce858f60c17ee298b1f10ab160ae77a98037a3228779b37822fc976135d7c66061ec5d96e9c9f809f573d8ddc8f51367f964d13bdc4c531c
7
+ data.tar.gz: d44abf55de377a2a9bd6765a75a2c5dd32a6db847987dbd0300b5adf821a3e81fdc5fcef9854f35442b1f3b1f09709bd4aeaf0df2ebfe9f8a1e41490b2eb214a
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-recaptchaenterprise_v1
2
2
 
3
+ ### v0.26.0 (2022-12-14)
4
+
5
+ * Regenerated from discovery document revision 20221212
6
+
3
7
  ### v0.25.0 (2022-12-07)
4
8
 
5
9
  * Regenerated from discovery document revision 20221204
@@ -570,7 +570,7 @@ module Google
570
570
  class GoogleCloudRecaptchaenterpriseV1MigrateKeyRequest
571
571
  include Google::Apis::Core::Hashable
572
572
 
573
- # Optional. Whether or not to do billing check. A reCAPTCHA Enterprise or
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.25.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 = "20221204"
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.25.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: 2022-12-12 00:00:00.000000000 Z
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.25.0
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: []