google-cloud-parallelstore-v1 0.2.0 → 0.2.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: e0befa2b32bc5836c34ce532c0408f0aa90e3c773d6d82dd8872da9e3a1b761b
|
4
|
+
data.tar.gz: 61c74c1714297434a7d0f4dc2238d8a2d043ee04a5dc2bce7740de08f45ca019
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 98ceab9a1864745520b926a31d22ed16b28ff380cce1605e18d0ddab65ea11dfca5f9ffdb3cd2b44340327a3d0c8128650b1626973b446deb4a4fd576d78c126
|
7
|
+
data.tar.gz: c0bc373eca318d5aef12f4c2a950dd72675ca0f8b34293a142ab0ab0f0286f0ffd034a6a300492672b8c531dcbd40af977f87160a4bdfe0b45ad8359e56fa943
|
@@ -289,7 +289,7 @@ module Google
|
|
289
289
|
# @return [::Boolean]
|
290
290
|
# Output only. Identifies whether the user has requested cancellation
|
291
291
|
# of the operation. Operations that have been cancelled successfully
|
292
|
-
# have
|
292
|
+
# have {::Google::Longrunning::Operation#error Operation.error} value with a
|
293
293
|
# {::Google::Rpc::Status#code google.rpc.Status.code} of 1, corresponding to
|
294
294
|
# `Code.CANCELLED`.
|
295
295
|
# @!attribute [r] api_version
|
@@ -456,7 +456,7 @@ module Google
|
|
456
456
|
# @return [::Boolean]
|
457
457
|
# Output only. Identifies whether the user has requested cancellation
|
458
458
|
# of the operation. Operations that have successfully been cancelled
|
459
|
-
# have
|
459
|
+
# have {::Google::Longrunning::Operation#error Operation.error} value with a
|
460
460
|
# {::Google::Rpc::Status#code google.rpc.Status.code} of 1, corresponding to
|
461
461
|
# `Code.CANCELLED`.
|
462
462
|
# @!attribute [r] api_version
|
@@ -496,7 +496,7 @@ module Google
|
|
496
496
|
# @return [::Boolean]
|
497
497
|
# Output only. Identifies whether the user has requested cancellation
|
498
498
|
# of the operation. Operations that have successfully been cancelled
|
499
|
-
# have
|
499
|
+
# have {::Google::Longrunning::Operation#error Operation.error} value with a
|
500
500
|
# {::Google::Rpc::Status#code google.rpc.Status.code} of 1, corresponding to
|
501
501
|
# `Code.CANCELLED`.
|
502
502
|
# @!attribute [r] api_version
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-cloud-parallelstore-v1
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.2.
|
4
|
+
version: 0.2.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-09 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: gapic-common
|