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: 9ebe2efe5bf1b71bfe0b8fccfb401a44f5768fce63d3411901ca4f4f4492d8a2
4
- data.tar.gz: ed14f09dfe718c2a67893f69cff86319b2728672b754d993b58b434538fe057a
3
+ metadata.gz: e0befa2b32bc5836c34ce532c0408f0aa90e3c773d6d82dd8872da9e3a1b761b
4
+ data.tar.gz: 61c74c1714297434a7d0f4dc2238d8a2d043ee04a5dc2bce7740de08f45ca019
5
5
  SHA512:
6
- metadata.gz: 26553de5e8f4b78bef0fc9d272ee63c60508dd7c8fc1517c508778edc61b24bc6d0e6d9c343fb2a5bcb07ccfcafbadd96c15f445346326999cc17ef347bb27a9
7
- data.tar.gz: 786b6cec2146040677cb965b717fd1ca316bbdd027898bb53a30b70f9562b1dbdd27fe98be88ea50980e013354f346ee00665a6a6576e46f76d657151c82d71b
6
+ metadata.gz: 98ceab9a1864745520b926a31d22ed16b28ff380cce1605e18d0ddab65ea11dfca5f9ffdb3cd2b44340327a3d0c8128650b1626973b446deb4a4fd576d78c126
7
+ data.tar.gz: c0bc373eca318d5aef12f4c2a950dd72675ca0f8b34293a142ab0ab0f0286f0ffd034a6a300492672b8c531dcbd40af977f87160a4bdfe0b45ad8359e56fa943
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module Parallelstore
23
23
  module V1
24
- VERSION = "0.2.0"
24
+ VERSION = "0.2.1"
25
25
  end
26
26
  end
27
27
  end
@@ -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 [Operation.error][] value with a
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 [Operation.error][] value with a
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 [Operation.error][] value with a
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.0
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: 2024-12-10 00:00:00.000000000 Z
11
+ date: 2025-01-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: gapic-common