google-cloud-batch-v1 0.20.0 → 0.20.1

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: 3295ffb42bc81bdcc492bc4b55a8078aa5c9dffaec542b41ab963dd964eea42c
4
- data.tar.gz: e47e5c9047f237a4ae5ca26ee7ff234d43912f31fe73b95901d0e7ff8f4e53f7
3
+ metadata.gz: 89b5b6f45cdfd3ce9e991084ff0f907a18a860bf01419e43983866d679724cf8
4
+ data.tar.gz: 9553373483658b4d96409972453e47a2fbb623c6a5d818cc1cedc40c2645d7d9
5
5
  SHA512:
6
- metadata.gz: d42a80210f285f76587c68d223406797b8e055a9325ae2cceddb25a3fd9d8cd7f171fb6340ea6bec5f13c7c9ff9acc001bd4703c2015345df97d2b36a1320c7b
7
- data.tar.gz: af380b3b61345011d4e5ad2182a0769800b7a52198446bc451aa486ca600e900244bcbb071f11eca8cfbd5cce85850ce9e1dd1ac6a9e5d2c5a1b8b2ca871e3bb
6
+ metadata.gz: be97f115edb3692add305709b5a065568129e6463ea92363ba51acb64cae025dbe7c9a32a288aa88893ca96b32f66c56000056c469bcf1e9b3c15750e848581e
7
+ data.tar.gz: 113bb60aff440b20c79a9a57dd7b0d5f8bdfb7bce78ada50ec84942130e8f897ae3a2bddde9139e1fd182fd0e0cbbcdd24e872570165afce8bd71793fe3128c4
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module Batch
23
23
  module V1
24
- VERSION = "0.20.0"
24
+ VERSION = "0.20.1"
25
25
  end
26
26
  end
27
27
  end
@@ -199,9 +199,10 @@ module Google
199
199
  # @return [::Boolean]
200
200
  # Output only. Identifies whether the user has requested cancellation
201
201
  # of the operation. Operations that have successfully been cancelled
202
- # have [Operation.error][] value with a
203
- # {::Google::Rpc::Status#code google.rpc.Status.code} of 1, corresponding to
204
- # `Code.CANCELLED`.
202
+ # have
203
+ # {::Google::Longrunning::Operation#error google.longrunning.Operation.error}
204
+ # value with a {::Google::Rpc::Status#code google.rpc.Status.code} of 1,
205
+ # corresponding to `Code.CANCELLED`.
205
206
  # @!attribute [r] api_version
206
207
  # @return [::String]
207
208
  # Output only. API version used to start the operation.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-batch-v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.20.0
4
+ version: 0.20.1
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-10 00:00:00.000000000 Z
11
+ date: 2025-01-08 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: gapic-common