google-apis-gkehub_v1 0.8.0 → 0.9.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: d043d824cb281cdf06e0830d1f8de9a1c2808afa7429a28ebfb398c3e93c2f21
4
- data.tar.gz: 12190ddbf956a863ed6aa0d4a9cbca7063415a6c5b73af56eab28afa49f30982
3
+ metadata.gz: 69e60bb76373e73d3055c0020636df0de8340291cf9b52e5b82f68ca10993a8a
4
+ data.tar.gz: b109badaa3f9b91d38b1eb2980368b0082630d604392dbe6cd3a56d33285d008
5
5
  SHA512:
6
- metadata.gz: 425fd6a751106811acfd3c7e915c0d7a4e3efe33360d83132565bb21cf675b8026e5c81dbf1838a5d04081598f945f6ac45f567aa050fb20efe9c69be7f01e2b
7
- data.tar.gz: 4e67eca913294d1921b1cfdfd5062637ba1ccab3a3ddb2b3ec6c1163cfd44cf9740e824b8657839403fdd0322bd53152e5ff8b03c206aa2a6913bdc9e8cac638
6
+ metadata.gz: 669c1e20bafb15c6365250eae73da6d4920c74dca0a8b0dddf7a80b265202b66db10888c8ab6f54ca1c01a88312ec8bd25b1b4d44c493bdeb5c8e73f45db5ce2
7
+ data.tar.gz: a0848637a94972636eb15f483fe187a5e509fd93fd187a5c8826905d05303c160f43b3d60016559a77066aef48a2b6d0a70d1c7cd1c160541b903f8bda9592ec
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-gkehub_v1
2
2
 
3
+ ### v0.9.0 (2021-08-04)
4
+
5
+ * Regenerated from discovery document revision 20210729
6
+
3
7
  ### v0.8.0 (2021-07-14)
4
8
 
5
9
  * Regenerated from discovery document revision 20210709
@@ -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
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module GkehubV1
18
18
  # Version of the google-apis-gkehub_v1 gem
19
- GEM_VERSION = "0.8.0"
19
+ GEM_VERSION = "0.9.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 = "20210709"
25
+ REVISION = "20210729"
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-gkehub_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.8.0
4
+ version: 0.9.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-19 00:00:00.000000000 Z
11
+ date: 2021-08-09 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-gkehub_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-gkehub_v1/v0.8.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-gkehub_v1/v0.9.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-gkehub_v1
63
63
  post_install_message:
64
64
  rdoc_options: []