google-cloud-parallelstore-v1beta 0.5.0 → 0.5.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: c4eb632d29e14c8ee962c2b8bc55be32507500ae4e2bf3b10c1938dbb9e58057
|
4
|
+
data.tar.gz: 7311db9f3ec1dc53b29254927f23e038f5520bbfc02b0b7e00451f30704e2272
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 4bc1dadcd38a9d237696181d3cdb3fe2eb13efdb65f05a70ff961ee56969e685c3eda0760037dff561d0f59e9aaf2029396a29b5b6463f3f891e0dd61f871a20
|
7
|
+
data.tar.gz: 4b0c6c0a0c344befe6e89f6c655c993c1c7aa90c559c0b9ef4769b8a1695b84acfe312417cc2b4451140c13258dccb1998e2ae2f50e2bd12936d0bc264efc9df
|
@@ -295,7 +295,7 @@ module Google
|
|
295
295
|
# @return [::Boolean]
|
296
296
|
# Output only. Identifies whether the user has requested cancellation
|
297
297
|
# of the operation. Operations that have been cancelled successfully
|
298
|
-
# have
|
298
|
+
# have {::Google::Longrunning::Operation#error Operation.error} value with a
|
299
299
|
# {::Google::Rpc::Status#code google.rpc.Status.code} of 1, corresponding to
|
300
300
|
# `Code.CANCELLED`.
|
301
301
|
# @!attribute [r] api_version
|
@@ -462,7 +462,7 @@ module Google
|
|
462
462
|
# @return [::Boolean]
|
463
463
|
# Output only. Identifies whether the user has requested cancellation
|
464
464
|
# of the operation. Operations that have successfully been cancelled
|
465
|
-
# have
|
465
|
+
# have {::Google::Longrunning::Operation#error Operation.error} value with a
|
466
466
|
# {::Google::Rpc::Status#code google.rpc.Status.code} of 1, corresponding to
|
467
467
|
# `Code.CANCELLED`.
|
468
468
|
# @!attribute [r] api_version
|
@@ -502,7 +502,7 @@ module Google
|
|
502
502
|
# @return [::Boolean]
|
503
503
|
# Output only. Identifies whether the user has requested cancellation
|
504
504
|
# of the operation. Operations that have successfully been cancelled
|
505
|
-
# have
|
505
|
+
# have {::Google::Longrunning::Operation#error Operation.error} value with a
|
506
506
|
# {::Google::Rpc::Status#code google.rpc.Status.code} of 1, corresponding to
|
507
507
|
# `Code.CANCELLED`.
|
508
508
|
# @!attribute [r] api_version
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-cloud-parallelstore-v1beta
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.5.
|
4
|
+
version: 0.5.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
|