google-cloud-bare_metal_solution-v2 0.2.0 → 0.3.0
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/AUTHENTICATION.md +1 -1
- data/README.md +2 -2
- data/lib/google/cloud/bare_metal_solution/v2/bare_metal_solution/client.rb +57 -67
- data/lib/google/cloud/bare_metal_solution/v2/bare_metal_solution/operations.rb +12 -14
- data/lib/google/cloud/bare_metal_solution/v2/bare_metal_solution/rest/client.rb +1795 -0
- data/lib/google/cloud/bare_metal_solution/v2/bare_metal_solution/rest/operations.rb +793 -0
- data/lib/google/cloud/bare_metal_solution/v2/bare_metal_solution/rest/service_stub.rb +1237 -0
- data/lib/google/cloud/bare_metal_solution/v2/bare_metal_solution/rest.rb +61 -0
- data/lib/google/cloud/bare_metal_solution/v2/bare_metal_solution.rb +7 -1
- data/lib/google/cloud/bare_metal_solution/v2/bindings_override.rb +102 -0
- data/lib/google/cloud/bare_metal_solution/v2/rest.rb +38 -0
- data/lib/google/cloud/bare_metal_solution/v2/version.rb +1 -1
- data/lib/google/cloud/bare_metal_solution/v2.rb +7 -2
- data/proto_docs/google/api/client.rb +318 -0
- data/proto_docs/google/api/launch_stage.rb +71 -0
- data/proto_docs/google/protobuf/empty.rb +0 -2
- data/proto_docs/google/rpc/status.rb +4 -2
- metadata +21 -12
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-cloud-bare_metal_solution-v2
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.3.0
|
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: 2023-03-08 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: gapic-common
|
@@ -16,7 +16,7 @@ dependencies:
|
|
16
16
|
requirements:
|
17
17
|
- - ">="
|
18
18
|
- !ruby/object:Gem::Version
|
19
|
-
version:
|
19
|
+
version: 0.18.0
|
20
20
|
- - "<"
|
21
21
|
- !ruby/object:Gem::Version
|
22
22
|
version: 2.a
|
@@ -26,7 +26,7 @@ dependencies:
|
|
26
26
|
requirements:
|
27
27
|
- - ">="
|
28
28
|
- !ruby/object:Gem::Version
|
29
|
-
version:
|
29
|
+
version: 0.18.0
|
30
30
|
- - "<"
|
31
31
|
- !ruby/object:Gem::Version
|
32
32
|
version: 2.a
|
@@ -50,7 +50,7 @@ dependencies:
|
|
50
50
|
requirements:
|
51
51
|
- - ">="
|
52
52
|
- !ruby/object:Gem::Version
|
53
|
-
version: '0.
|
53
|
+
version: '0.4'
|
54
54
|
- - "<"
|
55
55
|
- !ruby/object:Gem::Version
|
56
56
|
version: 2.a
|
@@ -60,7 +60,7 @@ dependencies:
|
|
60
60
|
requirements:
|
61
61
|
- - ">="
|
62
62
|
- !ruby/object:Gem::Version
|
63
|
-
version: '0.
|
63
|
+
version: '0.4'
|
64
64
|
- - "<"
|
65
65
|
- !ruby/object:Gem::Version
|
66
66
|
version: 2.a
|
@@ -70,7 +70,7 @@ dependencies:
|
|
70
70
|
requirements:
|
71
71
|
- - ">="
|
72
72
|
- !ruby/object:Gem::Version
|
73
|
-
version: '0.
|
73
|
+
version: '0.4'
|
74
74
|
- - "<"
|
75
75
|
- !ruby/object:Gem::Version
|
76
76
|
version: 2.a
|
@@ -80,7 +80,7 @@ dependencies:
|
|
80
80
|
requirements:
|
81
81
|
- - ">="
|
82
82
|
- !ruby/object:Gem::Version
|
83
|
-
version: '0.
|
83
|
+
version: '0.4'
|
84
84
|
- - "<"
|
85
85
|
- !ruby/object:Gem::Version
|
86
86
|
version: 2.a
|
@@ -90,14 +90,14 @@ dependencies:
|
|
90
90
|
requirements:
|
91
91
|
- - "~>"
|
92
92
|
- !ruby/object:Gem::Version
|
93
|
-
version: 1.26.
|
93
|
+
version: 1.26.3
|
94
94
|
type: :development
|
95
95
|
prerelease: false
|
96
96
|
version_requirements: !ruby/object:Gem::Requirement
|
97
97
|
requirements:
|
98
98
|
- - "~>"
|
99
99
|
- !ruby/object:Gem::Version
|
100
|
-
version: 1.26.
|
100
|
+
version: 1.26.3
|
101
101
|
- !ruby/object:Gem::Dependency
|
102
102
|
name: minitest
|
103
103
|
requirement: !ruby/object:Gem::Requirement
|
@@ -218,6 +218,12 @@ files:
|
|
218
218
|
- lib/google/cloud/bare_metal_solution/v2/bare_metal_solution/credentials.rb
|
219
219
|
- lib/google/cloud/bare_metal_solution/v2/bare_metal_solution/operations.rb
|
220
220
|
- lib/google/cloud/bare_metal_solution/v2/bare_metal_solution/paths.rb
|
221
|
+
- lib/google/cloud/bare_metal_solution/v2/bare_metal_solution/rest.rb
|
222
|
+
- lib/google/cloud/bare_metal_solution/v2/bare_metal_solution/rest/client.rb
|
223
|
+
- lib/google/cloud/bare_metal_solution/v2/bare_metal_solution/rest/operations.rb
|
224
|
+
- lib/google/cloud/bare_metal_solution/v2/bare_metal_solution/rest/service_stub.rb
|
225
|
+
- lib/google/cloud/bare_metal_solution/v2/bindings_override.rb
|
226
|
+
- lib/google/cloud/bare_metal_solution/v2/rest.rb
|
221
227
|
- lib/google/cloud/bare_metal_solution/v2/version.rb
|
222
228
|
- lib/google/cloud/baremetalsolution/v2/baremetalsolution_pb.rb
|
223
229
|
- lib/google/cloud/baremetalsolution/v2/baremetalsolution_services_pb.rb
|
@@ -227,7 +233,9 @@ files:
|
|
227
233
|
- lib/google/cloud/baremetalsolution/v2/nfs_share_pb.rb
|
228
234
|
- lib/google/cloud/baremetalsolution/v2/volume_pb.rb
|
229
235
|
- proto_docs/README.md
|
236
|
+
- proto_docs/google/api/client.rb
|
230
237
|
- proto_docs/google/api/field_behavior.rb
|
238
|
+
- proto_docs/google/api/launch_stage.rb
|
231
239
|
- proto_docs/google/api/resource.rb
|
232
240
|
- proto_docs/google/cloud/baremetalsolution/v2/baremetalsolution.rb
|
233
241
|
- proto_docs/google/cloud/baremetalsolution/v2/instance.rb
|
@@ -261,8 +269,9 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
261
269
|
- !ruby/object:Gem::Version
|
262
270
|
version: '0'
|
263
271
|
requirements: []
|
264
|
-
rubygems_version: 3.
|
272
|
+
rubygems_version: 3.4.2
|
265
273
|
signing_key:
|
266
274
|
specification_version: 4
|
267
|
-
summary:
|
275
|
+
summary: Provides ways to manage Bare Metal Solution hardware installed in a regional
|
276
|
+
extension located near a Google Cloud data center.
|
268
277
|
test_files: []
|