google-apis-gkehub_v1alpha2 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: 88125d42edf8d8fe7fed1ce3c1485b6df37e05308605357d29309c7627103a75
4
- data.tar.gz: 2b3f35fedc8be4ac927cc202838c51dba5a081b937f31fc4423951c6577a86cf
3
+ metadata.gz: b83f602271d2e1ca2be4c28fdf021e9f37a76392037aecfa6efdf515ede22263
4
+ data.tar.gz: '07819757ed397e1db26242c46ad4aeac5eb14c2e9a8a2b9075945a96ba5475bd'
5
5
  SHA512:
6
- metadata.gz: 7db2e3039e7df079e286306906256b76385edf2f0228854f935573f2e49e6779b5ec7fd1ae41490187aeeae2674639f7c31c3a744b0334daff86e6c6505317ad
7
- data.tar.gz: 2474f27f3f53224d4839bb006bf63c0ebaa3b4a0012c6216816dd682c7d8fecf09e49fc5871e430b27484d425d63e1b6f2535666f811f755b5fea645d749d97b
6
+ metadata.gz: b35260c463ab381dfd29936b4d96e3489057ae1ca3cf0098408a4d65a3c03cd9d4a858ee94ebe865ceeaf35e276528f47038bd2e283de8f6e091ea9393107779
7
+ data.tar.gz: 1c48db587e59cad681ca02d1d56e0dc22832ef52e8549a81227d5ffea6378a3e5cc958644a899ea96fba524173995514c16e47a0052c2b1c66db669be1fa733a
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-gkehub_v1alpha2
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 GkehubV1alpha2
18
18
  # Version of the google-apis-gkehub_v1alpha2 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
@@ -652,13 +652,7 @@ module Google
652
652
  end
653
653
 
654
654
  # Lists operations that match the specified filter in the request. If the server
655
- # doesn't support this method, it returns `UNIMPLEMENTED`. NOTE: the `name`
656
- # binding allows API services to override the binding to use different resource
657
- # name schemes, such as `users/*/operations`. To override the binding, API
658
- # services can add a binding such as `"/v1/`name=users/*`/operations"` to their
659
- # service configuration. For backwards compatibility, the default name includes
660
- # the operations collection id, however overriding users must ensure the name
661
- # binding is the parent resource, without the operations collection id.
655
+ # doesn't support this method, it returns `UNIMPLEMENTED`.
662
656
  # @param [String] name
663
657
  # The name of the operation's parent resource.
664
658
  # @param [String] filter
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-gkehub_v1alpha2
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_v1alpha2/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-gkehub_v1alpha2/v0.31.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-gkehub_v1alpha2/v0.32.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-gkehub_v1alpha2
63
63
  post_install_message:
64
64
  rdoc_options: []