google-cloud-parallelstore-v1beta 0.8.1 → 0.9.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 +4 -4
- data/lib/google/cloud/parallelstore/v1beta/parallelstore/client.rb +10 -10
- data/lib/google/cloud/parallelstore/v1beta/parallelstore/rest/client.rb +10 -10
- data/lib/google/cloud/parallelstore/v1beta/version.rb +1 -1
- data/proto_docs/google/cloud/parallelstore/v1beta/parallelstore.rb +15 -15
- metadata +11 -23
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 7810475680de1a2b7b13b0d7828c020f8b521303f5f687f156d34eee989972b5
|
4
|
+
data.tar.gz: 6fd60973894e44e9231cbaf91209d2445d0ab9abf6dde6167156cf6009ced038
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: f9dbee273762d1235f70224d35e85393289355148793eea22c99012d2a377918a380f41079fb937bd715d638e7c8bb88ed7547d2ff1a42e41fb0978de40f2b13
|
7
|
+
data.tar.gz: 6c8ed1f996ce5c908a7d19e7b861ff4c911cde08240843de14ec9203c825cef4dbff5d03852a9857ba912cfb405a4ed4412553344e3f2da5f5faca4f527c63e1
|
@@ -455,8 +455,8 @@ module Google
|
|
455
455
|
# ignore the request if it has already been completed. The server will
|
456
456
|
# guarantee that for at least 60 minutes since the first request.
|
457
457
|
#
|
458
|
-
# For example, consider a situation where you make an initial request and
|
459
|
-
#
|
458
|
+
# For example, consider a situation where you make an initial request and
|
459
|
+
# the request times out. If you make the request again with the same request
|
460
460
|
# ID, the server can check if original operation with the same request ID
|
461
461
|
# was received, and if so, will ignore the second request. This prevents
|
462
462
|
# clients from accidentally creating duplicate commitments.
|
@@ -568,8 +568,8 @@ module Google
|
|
568
568
|
# ignore the request if it has already been completed. The server will
|
569
569
|
# guarantee that for at least 60 minutes since the first request.
|
570
570
|
#
|
571
|
-
# For example, consider a situation where you make an initial request and
|
572
|
-
#
|
571
|
+
# For example, consider a situation where you make an initial request and
|
572
|
+
# the request times out. If you make the request again with the same request
|
573
573
|
# ID, the server can check if original operation with the same request ID
|
574
574
|
# was received, and if so, will ignore the second request. This prevents
|
575
575
|
# clients from accidentally creating duplicate commitments.
|
@@ -676,8 +676,8 @@ module Google
|
|
676
676
|
# ignore the request if it has already been completed. The server will
|
677
677
|
# guarantee that for at least 60 minutes after the first request.
|
678
678
|
#
|
679
|
-
# For example, consider a situation where you make an initial request and
|
680
|
-
#
|
679
|
+
# For example, consider a situation where you make an initial request and
|
680
|
+
# the request times out. If you make the request again with the same request
|
681
681
|
# ID, the server can check if original operation with the same request ID
|
682
682
|
# was received, and if so, will ignore the second request. This prevents
|
683
683
|
# clients from accidentally creating duplicate commitments.
|
@@ -788,8 +788,8 @@ module Google
|
|
788
788
|
# ignore the request if it has already been completed. The server will
|
789
789
|
# guarantee that for at least 60 minutes since the first request.
|
790
790
|
#
|
791
|
-
# For example, consider a situation where you make an initial request and
|
792
|
-
#
|
791
|
+
# For example, consider a situation where you make an initial request and
|
792
|
+
# the request times out. If you make the request again with the same request
|
793
793
|
# ID, the server can check if original operation with the same request ID
|
794
794
|
# was received, and if so, will ignore the second request. This prevents
|
795
795
|
# clients from accidentally creating duplicate commitments.
|
@@ -914,8 +914,8 @@ module Google
|
|
914
914
|
# ignore the request if it has already been completed. The server will
|
915
915
|
# guarantee that for at least 60 minutes since the first request.
|
916
916
|
#
|
917
|
-
# For example, consider a situation where you make an initial request and
|
918
|
-
#
|
917
|
+
# For example, consider a situation where you make an initial request and
|
918
|
+
# the request times out. If you make the request again with the same request
|
919
919
|
# ID, the server can check if original operation with the same request ID
|
920
920
|
# was received, and if so, will ignore the second request. This prevents
|
921
921
|
# clients from accidentally creating duplicate commitments.
|
@@ -435,8 +435,8 @@ module Google
|
|
435
435
|
# ignore the request if it has already been completed. The server will
|
436
436
|
# guarantee that for at least 60 minutes since the first request.
|
437
437
|
#
|
438
|
-
# For example, consider a situation where you make an initial request and
|
439
|
-
#
|
438
|
+
# For example, consider a situation where you make an initial request and
|
439
|
+
# the request times out. If you make the request again with the same request
|
440
440
|
# ID, the server can check if original operation with the same request ID
|
441
441
|
# was received, and if so, will ignore the second request. This prevents
|
442
442
|
# clients from accidentally creating duplicate commitments.
|
@@ -541,8 +541,8 @@ module Google
|
|
541
541
|
# ignore the request if it has already been completed. The server will
|
542
542
|
# guarantee that for at least 60 minutes since the first request.
|
543
543
|
#
|
544
|
-
# For example, consider a situation where you make an initial request and
|
545
|
-
#
|
544
|
+
# For example, consider a situation where you make an initial request and
|
545
|
+
# the request times out. If you make the request again with the same request
|
546
546
|
# ID, the server can check if original operation with the same request ID
|
547
547
|
# was received, and if so, will ignore the second request. This prevents
|
548
548
|
# clients from accidentally creating duplicate commitments.
|
@@ -642,8 +642,8 @@ module Google
|
|
642
642
|
# ignore the request if it has already been completed. The server will
|
643
643
|
# guarantee that for at least 60 minutes after the first request.
|
644
644
|
#
|
645
|
-
# For example, consider a situation where you make an initial request and
|
646
|
-
#
|
645
|
+
# For example, consider a situation where you make an initial request and
|
646
|
+
# the request times out. If you make the request again with the same request
|
647
647
|
# ID, the server can check if original operation with the same request ID
|
648
648
|
# was received, and if so, will ignore the second request. This prevents
|
649
649
|
# clients from accidentally creating duplicate commitments.
|
@@ -747,8 +747,8 @@ module Google
|
|
747
747
|
# ignore the request if it has already been completed. The server will
|
748
748
|
# guarantee that for at least 60 minutes since the first request.
|
749
749
|
#
|
750
|
-
# For example, consider a situation where you make an initial request and
|
751
|
-
#
|
750
|
+
# For example, consider a situation where you make an initial request and
|
751
|
+
# the request times out. If you make the request again with the same request
|
752
752
|
# ID, the server can check if original operation with the same request ID
|
753
753
|
# was received, and if so, will ignore the second request. This prevents
|
754
754
|
# clients from accidentally creating duplicate commitments.
|
@@ -866,8 +866,8 @@ module Google
|
|
866
866
|
# ignore the request if it has already been completed. The server will
|
867
867
|
# guarantee that for at least 60 minutes since the first request.
|
868
868
|
#
|
869
|
-
# For example, consider a situation where you make an initial request and
|
870
|
-
#
|
869
|
+
# For example, consider a situation where you make an initial request and
|
870
|
+
# the request times out. If you make the request again with the same request
|
871
871
|
# ID, the server can check if original operation with the same request ID
|
872
872
|
# was received, and if so, will ignore the second request. This prevents
|
873
873
|
# clients from accidentally creating duplicate commitments.
|
@@ -52,8 +52,8 @@ 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
|
-
# Output only. Deprecated
|
56
|
-
#
|
55
|
+
# Output only. Deprecated: The version of DAOS software running in the
|
56
|
+
# instance.
|
57
57
|
# @!attribute [r] access_points
|
58
58
|
# @return [::Array<::String>]
|
59
59
|
# Output only. A list of IPv4 addresses used for client side configuration.
|
@@ -152,7 +152,7 @@ module Google
|
|
152
152
|
include ::Google::Protobuf::MessageExts
|
153
153
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
154
154
|
|
155
|
-
# The UID
|
155
|
+
# The UID preservation behavior.
|
156
156
|
module Uid
|
157
157
|
# default is UID_NUMBER_PRESERVE.
|
158
158
|
UID_UNSPECIFIED = 0
|
@@ -266,8 +266,8 @@ module Google
|
|
266
266
|
# ignore the request if it has already been completed. The server will
|
267
267
|
# guarantee that for at least 60 minutes since the first request.
|
268
268
|
#
|
269
|
-
# For example, consider a situation where you make an initial request and
|
270
|
-
#
|
269
|
+
# For example, consider a situation where you make an initial request and
|
270
|
+
# the request times out. If you make the request again with the same request
|
271
271
|
# ID, the server can check if original operation with the same request ID
|
272
272
|
# was received, and if so, will ignore the second request. This prevents
|
273
273
|
# clients from accidentally creating duplicate commitments.
|
@@ -296,8 +296,8 @@ module Google
|
|
296
296
|
# ignore the request if it has already been completed. The server will
|
297
297
|
# guarantee that for at least 60 minutes since the first request.
|
298
298
|
#
|
299
|
-
# For example, consider a situation where you make an initial request and
|
300
|
-
#
|
299
|
+
# For example, consider a situation where you make an initial request and
|
300
|
+
# the request times out. If you make the request again with the same request
|
301
301
|
# ID, the server can check if original operation with the same request ID
|
302
302
|
# was received, and if so, will ignore the second request. This prevents
|
303
303
|
# clients from accidentally creating duplicate commitments.
|
@@ -320,8 +320,8 @@ module Google
|
|
320
320
|
# ignore the request if it has already been completed. The server will
|
321
321
|
# guarantee that for at least 60 minutes after the first request.
|
322
322
|
#
|
323
|
-
# For example, consider a situation where you make an initial request and
|
324
|
-
#
|
323
|
+
# For example, consider a situation where you make an initial request and
|
324
|
+
# the request times out. If you make the request again with the same request
|
325
325
|
# ID, the server can check if original operation with the same request ID
|
326
326
|
# was received, and if so, will ignore the second request. This prevents
|
327
327
|
# clients from accidentally creating duplicate commitments.
|
@@ -423,8 +423,8 @@ module Google
|
|
423
423
|
# ignore the request if it has already been completed. The server will
|
424
424
|
# guarantee that for at least 60 minutes since the first request.
|
425
425
|
#
|
426
|
-
# For example, consider a situation where you make an initial request and
|
427
|
-
#
|
426
|
+
# For example, consider a situation where you make an initial request and
|
427
|
+
# the request times out. If you make the request again with the same request
|
428
428
|
# ID, the server can check if original operation with the same request ID
|
429
429
|
# was received, and if so, will ignore the second request. This prevents
|
430
430
|
# clients from accidentally creating duplicate commitments.
|
@@ -469,8 +469,8 @@ module Google
|
|
469
469
|
# ignore the request if it has already been completed. The server will
|
470
470
|
# guarantee that for at least 60 minutes since the first request.
|
471
471
|
#
|
472
|
-
# For example, consider a situation where you make an initial request and
|
473
|
-
#
|
472
|
+
# For example, consider a situation where you make an initial request and
|
473
|
+
# the request times out. If you make the request again with the same request
|
474
474
|
# ID, the server can check if original operation with the same request ID
|
475
475
|
# was received, and if so, will ignore the second request. This prevents
|
476
476
|
# clients from accidentally creating duplicate commitments.
|
@@ -669,10 +669,10 @@ module Google
|
|
669
669
|
# Bytes that are copied to the data destination.
|
670
670
|
# @!attribute [rw] objects_failed
|
671
671
|
# @return [::Integer]
|
672
|
-
# Objects that
|
672
|
+
# Objects that failed to be written to the data destination.
|
673
673
|
# @!attribute [rw] bytes_failed
|
674
674
|
# @return [::Integer]
|
675
|
-
# Bytes that
|
675
|
+
# Bytes that failed to be written to the data destination.
|
676
676
|
class TransferCounters
|
677
677
|
include ::Google::Protobuf::MessageExts
|
678
678
|
extend ::Google::Protobuf::MessageExts::ClassMethods
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-cloud-parallelstore-v1beta
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.9.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Google LLC
|
@@ -13,22 +13,16 @@ dependencies:
|
|
13
13
|
name: gapic-common
|
14
14
|
requirement: !ruby/object:Gem::Requirement
|
15
15
|
requirements:
|
16
|
-
- - "
|
17
|
-
- !ruby/object:Gem::Version
|
18
|
-
version: 0.25.0
|
19
|
-
- - "<"
|
16
|
+
- - "~>"
|
20
17
|
- !ruby/object:Gem::Version
|
21
|
-
version:
|
18
|
+
version: '1.0'
|
22
19
|
type: :runtime
|
23
20
|
prerelease: false
|
24
21
|
version_requirements: !ruby/object:Gem::Requirement
|
25
22
|
requirements:
|
26
|
-
- - "
|
27
|
-
- !ruby/object:Gem::Version
|
28
|
-
version: 0.25.0
|
29
|
-
- - "<"
|
23
|
+
- - "~>"
|
30
24
|
- !ruby/object:Gem::Version
|
31
|
-
version:
|
25
|
+
version: '1.0'
|
32
26
|
- !ruby/object:Gem::Dependency
|
33
27
|
name: google-cloud-errors
|
34
28
|
requirement: !ruby/object:Gem::Requirement
|
@@ -47,22 +41,16 @@ dependencies:
|
|
47
41
|
name: google-cloud-location
|
48
42
|
requirement: !ruby/object:Gem::Requirement
|
49
43
|
requirements:
|
50
|
-
- - "
|
51
|
-
- !ruby/object:Gem::Version
|
52
|
-
version: '0.7'
|
53
|
-
- - "<"
|
44
|
+
- - "~>"
|
54
45
|
- !ruby/object:Gem::Version
|
55
|
-
version:
|
46
|
+
version: '1.0'
|
56
47
|
type: :runtime
|
57
48
|
prerelease: false
|
58
49
|
version_requirements: !ruby/object:Gem::Requirement
|
59
50
|
requirements:
|
60
|
-
- - "
|
61
|
-
- !ruby/object:Gem::Version
|
62
|
-
version: '0.7'
|
63
|
-
- - "<"
|
51
|
+
- - "~>"
|
64
52
|
- !ruby/object:Gem::Version
|
65
|
-
version:
|
53
|
+
version: '1.0'
|
66
54
|
description: google-cloud-parallelstore-v1beta is the official client library for
|
67
55
|
the Parallelstore V1BETA API. Note that google-cloud-parallelstore-v1beta is a version-specific
|
68
56
|
client library. For most uses, we recommend installing the main client library google-cloud-parallelstore
|
@@ -118,14 +106,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
118
106
|
requirements:
|
119
107
|
- - ">="
|
120
108
|
- !ruby/object:Gem::Version
|
121
|
-
version: '3.
|
109
|
+
version: '3.1'
|
122
110
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
123
111
|
requirements:
|
124
112
|
- - ">="
|
125
113
|
- !ruby/object:Gem::Version
|
126
114
|
version: '0'
|
127
115
|
requirements: []
|
128
|
-
rubygems_version: 3.6.
|
116
|
+
rubygems_version: 3.6.9
|
129
117
|
specification_version: 4
|
130
118
|
summary: API Client library for the Parallelstore V1BETA API
|
131
119
|
test_files: []
|