google-apis-recaptchaenterprise_v1 0.13.0 → 0.14.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: 8a8ec4624fce30924b37270eed292df7b80174fa810342796fdcdfc57b48a072
4
- data.tar.gz: ee0a6913bf1fa225616247cbfe0217fc3a4e664ca1d9bb87b86cd13941374a60
3
+ metadata.gz: 5bec9c269f94534e15a45e02f13365933f4caf5908f9adeff5a4334245c32e2c
4
+ data.tar.gz: efbe562cec9434b31f0b5dceba7aeab7726d7d06d9afa7c8375e202facd1697a
5
5
  SHA512:
6
- metadata.gz: 6a0be0a6b8db639e67467e5f48b62eba568b5c4c343aa547fd187104d73c1c75fba4c31eda195b16f119e69a046c226b05dcb4e282d15b794459fa257c98c4ea
7
- data.tar.gz: 2b2a9487a52df804ee12b69ed9451b059b503e25c1a2e15bff4d813052e530c8dd2856064875f405df374750c2077b2261693ad9a05a48e828e97a2bc7914776
6
+ metadata.gz: 26fc41316219f4a9c6550f3529062f9e8c021cf9ef3b65c78082d04da9284385b18231c294eb033d14e7e21f5c7c16eadbc7bfae4b8b12da8f69c990e77f1a07
7
+ data.tar.gz: 32c66ea50477191ea746ae834f6213a67b0759dce031b230229183917a5b5fe368a632ed76767f7a16bff1bc40a0057eec649228a382b77ed15eddb6d128a0eb
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-recaptchaenterprise_v1
2
2
 
3
+ ### v0.14.0 (2022-03-22)
4
+
5
+ * Regenerated from discovery document revision 20220319
6
+
3
7
  ### v0.13.0 (2022-02-01)
4
8
 
5
9
  * Regenerated from discovery document revision 20220129
@@ -831,8 +831,7 @@ module Google
831
831
  # A generic empty message that you can re-use to avoid defining duplicated empty
832
832
  # messages in your APIs. A typical example is to use it as the request or the
833
833
  # response type of an API method. For instance: service Foo ` rpc Bar(google.
834
- # protobuf.Empty) returns (google.protobuf.Empty); ` The JSON representation for
835
- # `Empty` is empty JSON object ````.
834
+ # protobuf.Empty) returns (google.protobuf.Empty); `
836
835
  class GoogleProtobufEmpty
837
836
  include Google::Apis::Core::Hashable
838
837
 
@@ -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.13.0"
19
+ GEM_VERSION = "0.14.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220129"
25
+ REVISION = "20220319"
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.13.0
4
+ version: 0.14.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-02-07 00:00:00.000000000 Z
11
+ date: 2022-03-28 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.13.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-recaptchaenterprise_v1/v0.14.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: []