google-apis-gkehub_v1beta 0.41.0 → 0.42.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: 562a324db0b4f6981d740d21ddb968d5dd69fa71950f0e8286a0d01e0b304efc
4
- data.tar.gz: f820e55c69ed9fde06d9a3104e0827a7cd62d8faa571d59869ccf1bb3bb5b9c9
3
+ metadata.gz: 925841ccaaedfdb750756ea4878f974c51eafa9f51d047976e6aa4d1892343e7
4
+ data.tar.gz: d01062966a8ef9a4ad8052d5bbd498e58dafd4ad49ebecbcd0a4a8eca70422cb
5
5
  SHA512:
6
- metadata.gz: 6aaded1c38528e5948b2c1d77b3a555a7fa20d2431466a02316dc94713f06977db54e36853fad4bede367aeb69c77d3a09515c32aae437c573a6a386704e4000
7
- data.tar.gz: 9d7df2dec2a675dd10b6422df0c78faddb1aad567a5d39399372bb9f14ff55cc204105b3f7a3fe78853df1a0674da33604dd8cc96c8fdc234b0fb01c0eb463c9
6
+ metadata.gz: c3d9f68f97a210e7da0537aec0ef458d60c81f1a031c218bbb483e9cfbbd97a9112da67a658b29967f63f41af16a0ae68d87a6579cb8b3fd843a158360f67d2c
7
+ data.tar.gz: d23213df16d679cd0266d8fcbf02dc4bf7827e0fed0cbb0eaea37bb3e6c319e6c21e474774ebdcdde408c8318b05bdb8f4daaa03cdc711c9738b0aa176107694
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-gkehub_v1beta
2
2
 
3
+ ### v0.42.0 (2023-03-19)
4
+
5
+ * Regenerated from discovery document revision 20230310
6
+
3
7
  ### v0.41.0 (2023-03-05)
4
8
 
5
9
  * Regenerated from discovery document revision 20230224
@@ -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.41.0"
19
+ GEM_VERSION = "0.42.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20230224"
25
+ REVISION = "20230310"
26
26
  end
27
27
  end
28
28
  end
@@ -1237,13 +1237,7 @@ module Google
1237
1237
  end
1238
1238
 
1239
1239
  # Lists operations that match the specified filter in the request. If the server
1240
- # doesn't support this method, it returns `UNIMPLEMENTED`. NOTE: the `name`
1241
- # binding allows API services to override the binding to use different resource
1242
- # name schemes, such as `users/*/operations`. To override the binding, API
1243
- # services can add a binding such as `"/v1/`name=users/*`/operations"` to their
1244
- # service configuration. For backwards compatibility, the default name includes
1245
- # the operations collection id, however overriding users must ensure the name
1246
- # binding is the parent resource, without the operations collection id.
1240
+ # doesn't support this method, it returns `UNIMPLEMENTED`.
1247
1241
  # @param [String] name
1248
1242
  # The name of the operation's parent resource.
1249
1243
  # @param [String] filter
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.41.0
4
+ version: 0.42.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: 2023-03-05 00:00:00.000000000 Z
11
+ date: 2023-03-19 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_v1beta/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-gkehub_v1beta/v0.41.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-gkehub_v1beta/v0.42.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-gkehub_v1beta
63
63
  post_install_message:
64
64
  rdoc_options: []