google-apis-recaptchaenterprise_v1 0.5.0 → 0.6.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: ca3d11e8bc06ccf3700d7397dea09ace17dbf4004e00c7436b9d51ad0f56f299
4
- data.tar.gz: af63255a5bb25b3d8fc79639bef2ffdf766ea596142ff4e6a75253f02b58a729
3
+ metadata.gz: 138e58ad2c7f174dd6e33f3f2e1ea354017115802211c820371bff82eb634559
4
+ data.tar.gz: 99c301ce5f50f7d6dd851efab25f9f681fdf071aca1a6d6470f816fe3c46d8f1
5
5
  SHA512:
6
- metadata.gz: a37acff93ba36a5650d6b28ba949a22a46fc9fbe844e8928183d50030613e28936e929d5ed546d1428f08c344f457c737166812a139f620557c1edb0ecad2f3e
7
- data.tar.gz: 03a65ecacf8f056d4a92dee08b76d9730acf7d58f9a701ded5b7c6ec984beacaa45f574a8bd508a79be2cf966dc453185202a381e111c165df400f50075a5e7d
6
+ metadata.gz: c0a3c03de836be7ded7bb968d7f52ce37b8486964a47e5f5ceeeafb4470b56b190e1f4e9fc4b32f1e120920ab48ef540494be0cf4f87f3807bb276c9820ebce7
7
+ data.tar.gz: 6e83194eb38eb9a2ae694e79e364f054789582080776e00829cc6290e3c66b0bdbdb7aa87ed452ca2a61047c0ff7c7be3b50f22c7263d1e54dd60be3c07a5a3d
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-recaptchaenterprise_v1
2
2
 
3
+ ### v0.6.0 (2021-09-01)
4
+
5
+ * Regenerated from discovery document revision 20210806
6
+
3
7
  ### v0.5.0 (2021-08-03)
4
8
 
5
9
  * Regenerated from discovery document revision 20210731
@@ -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.5.0"
19
+ GEM_VERSION = "0.6.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210731"
25
+ REVISION = "20210806"
26
26
  end
27
27
  end
28
28
  end
@@ -29,7 +29,7 @@ module Google
29
29
  # This is NOT the gem version.
30
30
  VERSION = 'V1'
31
31
 
32
- # See, edit, configure, and delete your Google Cloud Platform data
32
+ # See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.
33
33
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
34
34
  end
35
35
  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.5.0
4
+ version: 0.6.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: 2021-08-09 00:00:00.000000000 Z
11
+ date: 2021-09-06 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/master/generated/google-apis-recaptchaenterprise_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-recaptchaenterprise_v1/v0.5.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-recaptchaenterprise_v1/v0.6.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-recaptchaenterprise_v1
63
63
  post_install_message:
64
64
  rdoc_options: []