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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 89b5b6f45cdfd3ce9e991084ff0f907a18a860bf01419e43983866d679724cf8
|
4
|
+
data.tar.gz: 9553373483658b4d96409972453e47a2fbb623c6a5d818cc1cedc40c2645d7d9
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: be97f115edb3692add305709b5a065568129e6463ea92363ba51acb64cae025dbe7c9a32a288aa88893ca96b32f66c56000056c469bcf1e9b3c15750e848581e
|
7
|
+
data.tar.gz: 113bb60aff440b20c79a9a57dd7b0d5f8bdfb7bce78ada50ec84942130e8f897ae3a2bddde9139e1fd182fd0e0cbbcdd24e872570165afce8bd71793fe3128c4
|
@@ -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
|
203
|
-
# {::Google::
|
204
|
-
#
|
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.
|
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:
|
11
|
+
date: 2025-01-08 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: gapic-common
|