google-apis-gkehub_v1beta1 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: 0b3f4cb253aa8c31a54a7fae08212eb4c6b80ed6d33e92d4e56f2ceb08fb1b75
4
- data.tar.gz: dc45581847f8cbeb59b99cc8c37c9595a5fe7c6896e24d1f1cf35e22290d0993
3
+ metadata.gz: 834a7a6faae84135508668412a69ea64ec1c696743d7429d134eeb1a458b2165
4
+ data.tar.gz: '099eeb197b2cb9fc7519cafa4d222f216bc0ca35b8bf719d062d0dca6f7cf953'
5
5
  SHA512:
6
- metadata.gz: e789185ae3dc5a4bd703574a47c02144299783b9110484c052a4a88634c603e7d9d848c4400a50a4296d0e987127efb3efad356b17b986f01d35e6402ebd5473
7
- data.tar.gz: 4c0a60dde63d56202ae605b0aa383e185a38597ee0f6c2d7dec1f125fb6009db017cef5c7e4d98a475c021674a645b051bb61b627c43db42bdeebe56f4fa840c
6
+ metadata.gz: 0c5eaab0692c7761333a7ea3f8f07c46e68b6b5ba82f9e1c98ec48cfc85e2f7be9646c406276a80b83f5835d976149e35391900f3a375a1bd1d543f2522b03f1
7
+ data.tar.gz: 7ff99255755578fceb6831d314b4bd87d731f3a55bf0ded1118c0349f10eb5d65d14c716441fca8bdb5d9531e49ad6c2512514ecc074062dfc2f28dcdc6dd31f
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-gkehub_v1beta1
2
2
 
3
+ ### v0.42.0 (2024-12-15)
4
+
5
+ * Regenerated from discovery document revision 20241206
6
+
3
7
  ### v0.41.0 (2024-12-02)
4
8
 
5
9
  * Regenerated from discovery document revision 20241108
@@ -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.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.15.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20241108"
25
+ REVISION = "20241206"
26
26
  end
27
27
  end
28
28
  end
@@ -644,8 +644,8 @@ module Google
644
644
  # Clients can use Operations.GetOperation or other methods to check whether the
645
645
  # cancellation succeeded or whether the operation completed despite cancellation.
646
646
  # On successful cancellation, the operation is not deleted; instead, it becomes
647
- # an operation with an Operation.error value with a google.rpc.Status.code of 1,
648
- # corresponding to `Code.CANCELLED`.
647
+ # an operation with an Operation.error value with a google.rpc.Status.code of `1`
648
+ # , corresponding to `Code.CANCELLED`.
649
649
  # @param [String] name
650
650
  # The name of the operation resource to be cancelled.
651
651
  # @param [Google::Apis::GkehubV1beta1::CancelOperationRequest] cancel_operation_request_object
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.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: 2024-12-04 00:00:00.000000000 Z
11
+ date: 2024-12-15 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.41.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-gkehub_v1beta1/v0.42.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: []
@@ -75,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
75
75
  - !ruby/object:Gem::Version
76
76
  version: '0'
77
77
  requirements: []
78
- rubygems_version: 3.5.22
78
+ rubygems_version: 3.5.23
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for GKE Hub API V1beta1