google-apis-gkehub_v1alpha2 0.6.0 → 0.7.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: 803c88fe898bbee27b1d7913ce4bde74b15cc4336742a4dadba01d03feb640bf
4
- data.tar.gz: 55215110a0231f55742c20abcdac38e485573029e33d334c20bbe6978743713d
3
+ metadata.gz: a00d5ad25f7ec3bfb97318a31b75a2aed83d8c66f828766faef36037a7e5e37f
4
+ data.tar.gz: f11c388ec7f168eec360961b3798b0e9e747e97355db427ee56a3ed491bd3bc7
5
5
  SHA512:
6
- metadata.gz: 29a5e4432b609be9f93f5d8e1fb19c9a95cc12a050de1be7fca2297eec6606327f1cf1ffa1b8dd9c62fc3d5518002832b1c52b46821a22e6d55541585594a3c9
7
- data.tar.gz: 34c1158a89b74a80f4a917205e1b7c797e1b97f38f1a2fb40b8cafb014c049e9465719bb37a952a764531754177c98a8bef52b606fc84cbc1ae3131a461b7342
6
+ metadata.gz: 98b1e5d13e53bcfaa0253bebc31b65e0f01613227db2b1e65a173804095b2d07a7174b8e4ecefcfbaf765c8da938af88af1bdcfd9a41b9c23d924d351f6ebb8e
7
+ data.tar.gz: b643c7929de78c1f6166be987224e1affeda7879e36fe1d5ab2bc83a0f94991be25626770fc7978328697546b771439168e8b9ad8fc3915ed33ea8f572abe2d1
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-gkehub_v1alpha2
2
2
 
3
+ ### v0.7.0 (2021-08-04)
4
+
5
+ * Regenerated from discovery document revision 20210729
6
+
3
7
  ### v0.6.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 = 'V1alpha2'
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 GkehubV1alpha2
18
18
  # Version of the google-apis-gkehub_v1alpha2 gem
19
- GEM_VERSION = "0.6.0"
19
+ GEM_VERSION = "0.7.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_v1alpha2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.6.0
4
+ version: 0.7.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_v1alpha2/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-gkehub_v1alpha2/v0.6.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-gkehub_v1alpha2/v0.7.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-gkehub_v1alpha2
63
63
  post_install_message:
64
64
  rdoc_options: []