google-apis-gkehub_v1alpha 0.48.0 → 0.49.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: ecb572e2f38a3307526a21cf0725a47654ee15e3c76035b37978b94dcde1812a
4
- data.tar.gz: c66e9c6af95348eb11dd5bbb65396c3bc392630fa1cd99cba151eb68601a2042
3
+ metadata.gz: f9f8d7459f6f631409d88e7a6e21dc3d22e6123e8ed771843b735836e71d0103
4
+ data.tar.gz: 4d398cc07ba52dd98521251438928bf269ac591c81ef47b72e9eb560e22962f0
5
5
  SHA512:
6
- metadata.gz: 440444e6fce7fe9a26a8fbad9b0190ee4ff4319e50534f33aa25840138410cbb61f6df70b174885a65ee2a9db8bc3aedef9f5c1b5ed7a1544dcfe9a902d2caba
7
- data.tar.gz: 3deef3acfda603715a93497cb0d4e7cf5ddd2431e2b3796b1841e465bf31b87efc4cb38ef045a7d1a1ac8af6bc982858bee4394bce7533cf2e30532b01cc5a6d
6
+ metadata.gz: 1cd0b2280096ddfcc310effb548f9799edf47d23e720ed35bfdf4ad065352cca60f265d4959059ad16316226f0145998ecab95ffcc0a5b134dc4cdc65dfd04d7
7
+ data.tar.gz: e0fe9c7e76c2b8eccd257b73ba42f73b1a19824528d9568646770d565e09dbcda1ca7e100ccfcf1dcd583438dd68623272d3e187a83ef1d8e1144061fc0d46a8
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-gkehub_v1alpha
2
2
 
3
+ ### v0.49.0 (2023-03-19)
4
+
5
+ * Regenerated from discovery document revision 20230310
6
+
3
7
  ### v0.48.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 GkehubV1alpha
18
18
  # Version of the google-apis-gkehub_v1alpha gem
19
- GEM_VERSION = "0.48.0"
19
+ GEM_VERSION = "0.49.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
@@ -1841,13 +1841,7 @@ module Google
1841
1841
  end
1842
1842
 
1843
1843
  # Lists operations that match the specified filter in the request. If the server
1844
- # doesn't support this method, it returns `UNIMPLEMENTED`. NOTE: the `name`
1845
- # binding allows API services to override the binding to use different resource
1846
- # name schemes, such as `users/*/operations`. To override the binding, API
1847
- # services can add a binding such as `"/v1/`name=users/*`/operations"` to their
1848
- # service configuration. For backwards compatibility, the default name includes
1849
- # the operations collection id, however overriding users must ensure the name
1850
- # binding is the parent resource, without the operations collection id.
1844
+ # doesn't support this method, it returns `UNIMPLEMENTED`.
1851
1845
  # @param [String] name
1852
1846
  # The name of the operation's parent resource.
1853
1847
  # @param [String] filter
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-gkehub_v1alpha
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.48.0
4
+ version: 0.49.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_v1alpha/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-gkehub_v1alpha/v0.48.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-gkehub_v1alpha/v0.49.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-gkehub_v1alpha
63
63
  post_install_message:
64
64
  rdoc_options: []