google-cloud-parallelstore-v1beta 0.5.0 → 0.5.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: e9c166e71d9b2e85fd7fda45696eaa8ebcbe718221ddecf86e053fb0b3dc3f26
4
- data.tar.gz: a026b4d0530002938908385289d8a999978af66b299f8f69155539759ca319a9
3
+ metadata.gz: c4eb632d29e14c8ee962c2b8bc55be32507500ae4e2bf3b10c1938dbb9e58057
4
+ data.tar.gz: 7311db9f3ec1dc53b29254927f23e038f5520bbfc02b0b7e00451f30704e2272
5
5
  SHA512:
6
- metadata.gz: bf3ccb73fcc2fe42f20ac06c78a9e75725f75f33b26abc13a63a9ad1c79abdcefafbf42ddc83ba5438c0a5dcef23dbfe59e3348968e12078d6983b3096131a49
7
- data.tar.gz: d6047fa52a47504ce002e284c21285eb511019a91bd7408563788b5d3b9b43709224c67291c2c3e38ad5c1cb9eb6b78e6fd31c3f09cc2e411046de627e56726c
6
+ metadata.gz: 4bc1dadcd38a9d237696181d3cdb3fe2eb13efdb65f05a70ff961ee56969e685c3eda0760037dff561d0f59e9aaf2029396a29b5b6463f3f891e0dd61f871a20
7
+ data.tar.gz: 4b0c6c0a0c344befe6e89f6c655c993c1c7aa90c559c0b9ef4769b8a1695b84acfe312417cc2b4451140c13258dccb1998e2ae2f50e2bd12936d0bc264efc9df
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module Parallelstore
23
23
  module V1beta
24
- VERSION = "0.5.0"
24
+ VERSION = "0.5.1"
25
25
  end
26
26
  end
27
27
  end
@@ -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 [Operation.error][] value with a
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 [Operation.error][] value with a
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 [Operation.error][] value with a
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.0
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: 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