google-apis-gkehub_v1beta 0.7.0 → 0.8.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: 6337567b17bdab20a947c81ed94ef5c6961c113a68aaa2f0c854f7d242e11d89
4
- data.tar.gz: 80c60f136df1074c43efd6bffd6225671f5bf00195f93c800edad2cb40f46411
3
+ metadata.gz: dfa2446fab614dfc8b6fd4c7f8b11436f5cce619c2f6dddef4056795839cc1b8
4
+ data.tar.gz: 786f857a074a0363ffc44068806feeff623af64b7c58681816eb3b1860c99980
5
5
  SHA512:
6
- metadata.gz: cf757d7cae70473645a1c6e7e6fe58860bfbdf5cf830abd31ad06315b438134b91adc76cd0a1c47c1a0f6e6864d57f429c064586437e41638768134b22b301a7
7
- data.tar.gz: bdacbda3cb462667812df2fe25abe0fa61c0c105577025dda71e1ce947692dd59d2dd7204cdf023bee270e706abcf0c1a6265aaee9f6aebaf8bac863d0dddb9a
6
+ metadata.gz: 5b5960191ecf66fbf367ed3959c64fba5338fa744e883a97d78027e2365115d382307a7f91030f7c009a18a77b184c952314d9e2a7ebf4751a4f3afc09a479cf
7
+ data.tar.gz: 549f8e767becb28e99a500b83d17b50f662bb728739d46db32d8d06b9bbfb0c71a7355c605522eac25ef7eae0f509edffeb48f25955e79d7b1f376d339238130
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-gkehub_v1beta
2
2
 
3
+ ### v0.8.0 (2021-08-04)
4
+
5
+ * Regenerated from discovery document revision 20210729
6
+
3
7
  ### v0.7.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 = 'V1beta'
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 GkehubV1beta
18
18
  # Version of the google-apis-gkehub_v1beta gem
19
- GEM_VERSION = "0.7.0"
19
+ GEM_VERSION = "0.8.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_v1beta
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.7.0
4
+ version: 0.8.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_v1beta/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-gkehub_v1beta/v0.7.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-gkehub_v1beta/v0.8.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-gkehub_v1beta
63
63
  post_install_message:
64
64
  rdoc_options: []