google-apis-gkehub_v1alpha 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: b784abaede8d51b91e4aa0537fa31fbd9a33ec61cf12a196887a5bc0c1eb21a2
4
- data.tar.gz: 8ad0f464dd9003b8f606fd159a2a9f88806cd5cdefa3c98d90ef422a528b2ae7
3
+ metadata.gz: 239c18c0891fad69e73d1f5a48764378655c7e12b49d6e9aefc77a5a32dcea46
4
+ data.tar.gz: a263265b16f71c0f6615b0e2b9c5497530504dc5122b686432f8808fc8d708d3
5
5
  SHA512:
6
- metadata.gz: 2863b423b38c9420d88e66621091e15ca34baab35fd51b371ef77cf38aeb7cb22f271290acda10fc8c1fc0195c0258d991823872f9d74ff4195e748b7bc8b6c0
7
- data.tar.gz: cc7346164f4ce544d21dc322329cdd5292662483b28214723c7771181bf8cb601a648838ed3133486421426d1f99d338250005381a9f00bdfe457cbb8574bb9f
6
+ metadata.gz: 3a2bf15f9bf400dafa9287787b4b3ca6a5a149ca235261ad049357174cf5f3b5f0caeec96a5f3bc6d6f4d554511c17e8a219c14986efcb1c07292c5b2f7ce1c2
7
+ data.tar.gz: 0d8a7a7f62b43436615f3eb61f71d77e90570634e1812f4c2c39993ff3f9586423200e12c2f384baab31e1f7efc0cf1aa8482182d2e67aa62ab4bc75a9d52307
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-gkehub_v1alpha
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 = 'V1alpha'
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 GkehubV1alpha
18
18
  # Version of the google-apis-gkehub_v1alpha 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_v1alpha
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_v1alpha/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-gkehub_v1alpha/v0.8.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-gkehub_v1alpha/v0.9.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-gkehub_v1alpha
63
63
  post_install_message:
64
64
  rdoc_options: []