google-apis-gkehub_v1beta1 0.14.0 → 0.15.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: 94a7f2efda71cf37281ec37b4267306721fb9e8c2b135bc1875a6439e97f20d3
4
- data.tar.gz: 42b2a070f2e7b688e9ae87fc441bfdcb5ac2c7d0be5a93161e51efa8b88fec80
3
+ metadata.gz: 213e0a95e1098b0d1a9dd31a68f1629d36f5782177d9da25f4f5e87c23fb15cb
4
+ data.tar.gz: ada411892e451a9bebc1b82d0c2cad2256d0ec1611ae9a2032e38c6cf54c5ebb
5
5
  SHA512:
6
- metadata.gz: ea96a6150cf0894401dd5a77d553d4f8222b2311e9b03a2731d08baa8b68d63a2236025c5fd684b8bf308ba865350419c29af648be8cea64bbd2bdf71c53d145
7
- data.tar.gz: d6935ffe771eb002bdb1705c8f49f17dcba88957085f18f8db780abdadaf0fff58be98c9292d2343b51031143f75ceaf92a8bd7983c1c778314572f231e94ddf
6
+ metadata.gz: 638e206c54a4fd05002c7b592c0db594505080cc4ad2b353269858779cd5fd12330a1cb17c8055fd5c94494ff581bc9b5a9ce374e9ad8deddf5639d215f1005a
7
+ data.tar.gz: 65e393921c31e55c410a8e24f5c39dd902617a07fa83aa7af77381a004eeb162d98882cb665f6f2fd73ad68c0d5d16c88f7119d113d69e452baf41b5b43d2ae9
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-gkehub_v1beta1
2
2
 
3
+ ### v0.15.0 (2022-03-26)
4
+
5
+ * Regenerated from discovery document revision 20220318
6
+
3
7
  ### v0.14.0 (2022-01-30)
4
8
 
5
9
  * Regenerated from discovery document revision 20220122
@@ -282,8 +282,7 @@ module Google
282
282
  # A generic empty message that you can re-use to avoid defining duplicated empty
283
283
  # messages in your APIs. A typical example is to use it as the request or the
284
284
  # response type of an API method. For instance: service Foo ` rpc Bar(google.
285
- # protobuf.Empty) returns (google.protobuf.Empty); ` The JSON representation for
286
- # `Empty` is empty JSON object ````.
285
+ # protobuf.Empty) returns (google.protobuf.Empty); `
287
286
  class Empty
288
287
  include Google::Apis::Core::Hashable
289
288
 
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module GkehubV1beta1
18
18
  # Version of the google-apis-gkehub_v1beta1 gem
19
- GEM_VERSION = "0.14.0"
19
+ GEM_VERSION = "0.15.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220122"
25
+ REVISION = "20220318"
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_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.14.0
4
+ version: 0.15.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: 2022-01-31 00:00:00.000000000 Z
11
+ date: 2022-03-28 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/main/generated/google-apis-gkehub_v1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-gkehub_v1beta1/v0.14.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-gkehub_v1beta1/v0.15.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-gkehub_v1beta1
63
63
  post_install_message:
64
64
  rdoc_options: []