google-cloud-parallelstore-v1 1.1.0 → 1.1.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: a1ff3cb2ac800d923e313eb1170919997bd1f3cd5f75fe68ab7ce0a7f3c8acdc
4
- data.tar.gz: ac81dbfe8fdd82df8c16b418b7a923f976bf2f439fafeddc145ffd9c2df11e63
3
+ metadata.gz: 286a5b13c6380db635e26507027ea8cdae8e7f8a974ed254e2f34afb0febd2ca
4
+ data.tar.gz: 4f7abe735f82c003713c0cb3483bb56b61401048f920b01e9c760a0109d8462e
5
5
  SHA512:
6
- metadata.gz: 88ab712135d94091b7e6158189ddb451f8bb942d22041205b5f17af9bf590328936dcf4f782b74abf3c6d8cb1fce15875394e26400885c8a7e87b0614a752489
7
- data.tar.gz: 4eed587d422c8d999818de7a814763477e1478c5993dd1f6207155c431d91ad8245a979525aaaecb74ef71a823c03ec0d969b18115b116fcd960b9697a69ba9c
6
+ metadata.gz: 132d20dc761b6a849bc10e16e02ac9aca8294385784a600f7262871579e771df49571e8ae2da63b2d134881eb499af7e37b9cffc6c1f69f892020ea805875103
7
+ data.tar.gz: 8131ad3a651e6a8cd5ce9ea61d82dc86a57b53e0069ab7d27c568ecd6fea1fed21dc1d3c43aa5792194b57c4f112c6fe5b29396be34b908f7906f29254075436
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module Parallelstore
23
23
  module V1
24
- VERSION = "1.1.0"
24
+ VERSION = "1.1.1"
25
25
  end
26
26
  end
27
27
  end
@@ -52,7 +52,7 @@ module Google
52
52
  # @!attribute [r] daos_version
53
53
  # @deprecated This field is deprecated and may be removed in the next major version update.
54
54
  # @return [::String]
55
- # Deprecated 'daos_version' field.
55
+ # Output only. Deprecated 'daos_version' field.
56
56
  # Output only. The version of DAOS software running in the instance.
57
57
  # @!attribute [r] access_points
58
58
  # @return [::Array<::String>]
@@ -612,10 +612,10 @@ module Google
612
612
  # Bytes that are copied to the data destination.
613
613
  # @!attribute [rw] objects_failed
614
614
  # @return [::Integer]
615
- # Objects that failed to write to the data destination.
615
+ # Objects that are failed to write to the data destination.
616
616
  # @!attribute [rw] bytes_failed
617
617
  # @return [::Integer]
618
- # Number of Bytes that failed to be written to the data destination.
618
+ # Bytes that are failed to write to the data destination.
619
619
  class TransferCounters
620
620
  include ::Google::Protobuf::MessageExts
621
621
  extend ::Google::Protobuf::MessageExts::ClassMethods
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-parallelstore-v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.0
4
+ version: 1.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  bindir: bin
9
9
  cert_chain: []
10
- date: 2025-02-14 00:00:00.000000000 Z
10
+ date: 2025-04-21 00:00:00.000000000 Z
11
11
  dependencies:
12
12
  - !ruby/object:Gem::Dependency
13
13
  name: gapic-common
@@ -125,7 +125,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
125
125
  - !ruby/object:Gem::Version
126
126
  version: '0'
127
127
  requirements: []
128
- rubygems_version: 3.6.3
128
+ rubygems_version: 3.6.5
129
129
  specification_version: 4
130
130
  summary: API Client library for the Parallelstore V1 API
131
131
  test_files: []