google-apis-gkehub_v1beta1 0.31.0 → 0.32.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: 54f4be67bfbc9b8939ae67310b53f4adcaf77a79622d23c97d71218df767b4b6
4
- data.tar.gz: c43400b4dc082dca868253974b63406ee8748f21824e951545d599043749b9f4
3
+ metadata.gz: 3d9b4d2cb5991a4f5dc2da9f6f144b2e2bf4481fc6bfce6fcb274f2cc16912ea
4
+ data.tar.gz: f0b1ee235945e4c2034aea761de508b75175c40d5cd7b204d5fe81af8804f4b2
5
5
  SHA512:
6
- metadata.gz: 575667f4b2ad0376b06d6667bc4fc8c15b6e44c1f9735e386b0ab2637b4aa2ef5bcb1902a882d09c45e676406b2d5f3677501895711ab31063454015c7518560
7
- data.tar.gz: 9931af30300dd0b815d307fce81bc8a01a9cd0a3c701471ab6f02dd26429d9e16706032bfc47dc11d0a0ed5498d58552fc6486786063490fc3184ef1e24a2605
6
+ metadata.gz: 3505614598686300ca248e4b290e12dbb81b789ac665bffb8a7feec288f9b65b302fbc33f0d4123bd438210ad0eed0363a833fed9d5c00fa12bf8358f4bfbea0
7
+ data.tar.gz: 2dcf8ebab5a52d321674e56117ebbad7f076f502c8f3aa81acd36226e29d59e878e0c4da3835a8b523ee2e01452a12c65604a7561a93a8b5f495b9104ad2e699
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-gkehub_v1beta1
2
2
 
3
+ ### v0.32.0 (2023-03-19)
4
+
5
+ * Regenerated from discovery document revision 20230310
6
+
3
7
  ### v0.31.0 (2023-02-26)
4
8
 
5
9
  * Regenerated from discovery document revision 20230219
@@ -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.31.0"
19
+ GEM_VERSION = "0.32.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 = "20230219"
25
+ REVISION = "20230310"
26
26
  end
27
27
  end
28
28
  end
@@ -741,13 +741,7 @@ module Google
741
741
  end
742
742
 
743
743
  # Lists operations that match the specified filter in the request. If the server
744
- # doesn't support this method, it returns `UNIMPLEMENTED`. NOTE: the `name`
745
- # binding allows API services to override the binding to use different resource
746
- # name schemes, such as `users/*/operations`. To override the binding, API
747
- # services can add a binding such as `"/v1/`name=users/*`/operations"` to their
748
- # service configuration. For backwards compatibility, the default name includes
749
- # the operations collection id, however overriding users must ensure the name
750
- # binding is the parent resource, without the operations collection id.
744
+ # doesn't support this method, it returns `UNIMPLEMENTED`.
751
745
  # @param [String] name
752
746
  # The name of the operation's parent resource.
753
747
  # @param [String] filter
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.31.0
4
+ version: 0.32.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-02-26 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_v1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-gkehub_v1beta1/v0.31.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-gkehub_v1beta1/v0.32.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: []