google-apis-apikeys_v2 0.4.0 → 0.5.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: 62c041c90df7f43a59dd2e5d7f1b3be02c5ddc5b85d2e078354ecda2b6c3dca8
4
- data.tar.gz: 2bef69e349042e53fe610a88e6c95d7aa7b85272dd040900d2206e21a5689087
3
+ metadata.gz: 6cb5db49a2207db57cb92bc85e7b60d7c4b953b55db69c72a9ac30d1f11d8a41
4
+ data.tar.gz: 78fae6e6ce99faf2927cf0dc68033133b8f88fef1b4f12f8f8f73571fe4749a7
5
5
  SHA512:
6
- metadata.gz: 461b5c20a6b8af132df6aa9fa9cd7d7dd942ef9819a7c0e01de603b17e08fb28211d032a9f299d050a4adebcb0c23e9453b2b901f236631f7708a5c43c1cea51
7
- data.tar.gz: 1955a9b5d434d86821c86d5b9b5712ed70e4eacde375329cca31cc1eae983b9ac1790e574bb3c64cfff78a65cb896c0cbea46fee0db3c3b79885332c7c808765
6
+ metadata.gz: abc532d31364d344430f1f90806067381169a310fb401304fae65c0dda6870070b523a0455dad4692da9db90c61d9e45fdee7f73f80466eb107affbe9f94cd18
7
+ data.tar.gz: 6d9b3b8f3944db6287bb8b66f06685c9e43e2ea8f824f23f14acdbb68c20fa66c8ccbb41d19cbf9a0df415984334376b3979168efe2efd6e19f6e923d6adbee6
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-apikeys_v2
2
2
 
3
+ ### v0.5.0 (2021-09-01)
4
+
5
+ * Regenerated from discovery document revision 20210807
6
+
3
7
  ### v0.4.0 (2021-06-29)
4
8
 
5
9
  * Regenerated using generator version 0.4.0
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ApikeysV2
18
18
  # Version of the google-apis-apikeys_v2 gem
19
- GEM_VERSION = "0.4.0"
19
+ GEM_VERSION = "0.5.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 = "20210421"
25
+ REVISION = "20210807"
26
26
  end
27
27
  end
28
28
  end
@@ -29,10 +29,10 @@ module Google
29
29
  # This is NOT the gem version.
30
30
  VERSION = 'V2'
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
 
35
- # View your data across Google Cloud Platform services
35
+ # View your data across Google Cloud services and see the email address of your Google Account
36
36
  AUTH_CLOUD_PLATFORM_READ_ONLY = 'https://www.googleapis.com/auth/cloud-platform.read-only'
37
37
  end
38
38
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-apikeys_v2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.0
4
+ version: 0.5.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-07-05 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-apikeys_v2/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-apikeys_v2/v0.4.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-apikeys_v2/v0.5.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-apikeys_v2
63
63
  post_install_message:
64
64
  rdoc_options: []