google-cloud-compute-v1 2.8.0 → 2.10.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +1 -1
- data/lib/google/cloud/compute/v1/accelerator_types/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/addresses/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/autoscalers/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/backend_buckets/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/backend_services/rest/client.rb +4 -4
- data/lib/google/cloud/compute/v1/compute_pb.rb +32 -1
- data/lib/google/cloud/compute/v1/disk_types/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/disks/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/external_vpn_gateways/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/firewall_policies/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/firewalls/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/forwarding_rules/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/global_addresses/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/global_forwarding_rules/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/global_network_endpoint_groups/rest/client.rb +2 -2
- data/lib/google/cloud/compute/v1/global_operations/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/global_organization_operations/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/global_public_delegated_prefixes/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/health_checks/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/images/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/instance_group_managers/rest/client.rb +6 -6
- data/lib/google/cloud/compute/v1/instance_groups/rest/client.rb +4 -4
- data/lib/google/cloud/compute/v1/instance_templates/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/instances/rest/client.rb +4 -4
- data/lib/google/cloud/compute/v1/instant_snapshots/credentials.rb +52 -0
- data/lib/google/cloud/compute/v1/instant_snapshots/rest/client.rb +1208 -0
- data/lib/google/cloud/compute/v1/instant_snapshots/rest/service_stub.rb +618 -0
- data/lib/google/cloud/compute/v1/instant_snapshots/rest.rb +51 -0
- data/lib/google/cloud/compute/v1/instant_snapshots.rb +47 -0
- data/lib/google/cloud/compute/v1/interconnect_attachments/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/interconnect_locations/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/interconnect_remote_locations/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/interconnects/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/licenses/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/machine_images/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/machine_types/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/network_attachments/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/network_edge_security_services/rest/client.rb +2 -2
- data/lib/google/cloud/compute/v1/network_endpoint_groups/rest/client.rb +4 -4
- data/lib/google/cloud/compute/v1/network_firewall_policies/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/networks/rest/client.rb +2 -2
- data/lib/google/cloud/compute/v1/node_groups/rest/client.rb +4 -4
- data/lib/google/cloud/compute/v1/node_templates/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/node_types/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/packet_mirrorings/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/projects/rest/client.rb +101 -2
- data/lib/google/cloud/compute/v1/projects/rest/service_stub.rb +60 -0
- data/lib/google/cloud/compute/v1/public_advertised_prefixes/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/public_delegated_prefixes/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/region_autoscalers/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/region_backend_services/rest/client.rb +2 -2
- data/lib/google/cloud/compute/v1/region_commitments/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/region_disk_types/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/region_disks/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/region_health_check_services/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/region_health_checks/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/region_instance_group_managers/rest/client.rb +4 -4
- data/lib/google/cloud/compute/v1/region_instance_groups/rest/client.rb +2 -2
- data/lib/google/cloud/compute/v1/region_instance_templates/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/region_instant_snapshots/credentials.rb +52 -0
- data/lib/google/cloud/compute/v1/region_instant_snapshots/rest/client.rb +1103 -0
- data/lib/google/cloud/compute/v1/region_instant_snapshots/rest/service_stub.rb +559 -0
- data/lib/google/cloud/compute/v1/region_instant_snapshots/rest.rb +51 -0
- data/lib/google/cloud/compute/v1/region_instant_snapshots.rb +47 -0
- data/lib/google/cloud/compute/v1/region_network_endpoint_groups/rest/client.rb +2 -2
- data/lib/google/cloud/compute/v1/region_network_firewall_policies/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/region_notification_endpoints/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/region_operations/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/region_security_policies/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/region_ssl_certificates/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/region_ssl_policies/rest/client.rb +2 -2
- data/lib/google/cloud/compute/v1/region_target_http_proxies/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/region_target_https_proxies/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/region_target_tcp_proxies/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/region_url_maps/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/region_zones/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/regions/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/reservations/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/resource_policies/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/rest.rb +2 -0
- data/lib/google/cloud/compute/v1/routers/rest/client.rb +4 -4
- data/lib/google/cloud/compute/v1/routes/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/security_policies/rest/client.rb +4 -4
- data/lib/google/cloud/compute/v1/service_attachments/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/snapshots/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/ssl_certificates/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/ssl_policies/rest/client.rb +4 -4
- data/lib/google/cloud/compute/v1/subnetworks/rest/client.rb +4 -4
- data/lib/google/cloud/compute/v1/target_grpc_proxies/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/target_http_proxies/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/target_https_proxies/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/target_instances/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/target_pools/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/target_ssl_proxies/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/target_tcp_proxies/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/target_vpn_gateways/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/url_maps/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/version.rb +1 -1
- data/lib/google/cloud/compute/v1/vpn_gateways/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/vpn_tunnels/rest/client.rb +3 -3
- data/lib/google/cloud/compute/v1/zone_operations/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1/zones/rest/client.rb +1 -1
- data/lib/google/cloud/compute/v1.rb +2 -0
- data/proto_docs/google/cloud/compute/v1/compute.rb +806 -152
- metadata +14 -116
@@ -0,0 +1,618 @@
|
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
|
+
# Copyright 2024 Google LLC
|
4
|
+
#
|
5
|
+
# Licensed under the Apache License, Version 2.0 (the "License");
|
6
|
+
# you may not use this file except in compliance with the License.
|
7
|
+
# You may obtain a copy of the License at
|
8
|
+
#
|
9
|
+
# https://www.apache.org/licenses/LICENSE-2.0
|
10
|
+
#
|
11
|
+
# Unless required by applicable law or agreed to in writing, software
|
12
|
+
# distributed under the License is distributed on an "AS IS" BASIS,
|
13
|
+
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
14
|
+
# See the License for the specific language governing permissions and
|
15
|
+
# limitations under the License.
|
16
|
+
|
17
|
+
# Auto-generated by gapic-generator-ruby. DO NOT EDIT!
|
18
|
+
|
19
|
+
require "google/cloud/compute/v1/compute_pb"
|
20
|
+
|
21
|
+
module Google
|
22
|
+
module Cloud
|
23
|
+
module Compute
|
24
|
+
module V1
|
25
|
+
module InstantSnapshots
|
26
|
+
module Rest
|
27
|
+
##
|
28
|
+
# REST service stub for the InstantSnapshots service.
|
29
|
+
# Service stub contains baseline method implementations
|
30
|
+
# including transcoding, making the REST call, and deserialing the response.
|
31
|
+
#
|
32
|
+
class ServiceStub
|
33
|
+
def initialize endpoint:, endpoint_template:, universe_domain:, credentials:
|
34
|
+
# These require statements are intentionally placed here to initialize
|
35
|
+
# the REST modules only when it's required.
|
36
|
+
require "gapic/rest"
|
37
|
+
|
38
|
+
@client_stub = ::Gapic::Rest::ClientStub.new endpoint: endpoint,
|
39
|
+
endpoint_template: endpoint_template,
|
40
|
+
universe_domain: universe_domain,
|
41
|
+
credentials: credentials,
|
42
|
+
numeric_enums: false,
|
43
|
+
raise_faraday_errors: false
|
44
|
+
end
|
45
|
+
|
46
|
+
##
|
47
|
+
# The effective universe domain
|
48
|
+
#
|
49
|
+
# @return [String]
|
50
|
+
#
|
51
|
+
def universe_domain
|
52
|
+
@client_stub.universe_domain
|
53
|
+
end
|
54
|
+
|
55
|
+
##
|
56
|
+
# The effective endpoint
|
57
|
+
#
|
58
|
+
# @return [String]
|
59
|
+
#
|
60
|
+
def endpoint
|
61
|
+
@client_stub.endpoint
|
62
|
+
end
|
63
|
+
|
64
|
+
##
|
65
|
+
# Baseline implementation for the aggregated_list REST call
|
66
|
+
#
|
67
|
+
# @param request_pb [::Google::Cloud::Compute::V1::AggregatedListInstantSnapshotsRequest]
|
68
|
+
# A request object representing the call parameters. Required.
|
69
|
+
# @param options [::Gapic::CallOptions]
|
70
|
+
# Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
|
71
|
+
#
|
72
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
73
|
+
# @yieldparam result [::Google::Cloud::Compute::V1::InstantSnapshotAggregatedList]
|
74
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
75
|
+
#
|
76
|
+
# @return [::Google::Cloud::Compute::V1::InstantSnapshotAggregatedList]
|
77
|
+
# A result object deserialized from the server's reply
|
78
|
+
def aggregated_list request_pb, options = nil
|
79
|
+
raise ::ArgumentError, "request must be provided" if request_pb.nil?
|
80
|
+
|
81
|
+
verb, uri, query_string_params, body = ServiceStub.transcode_aggregated_list_request request_pb
|
82
|
+
query_string_params = if query_string_params.any?
|
83
|
+
query_string_params.to_h { |p| p.split "=", 2 }
|
84
|
+
else
|
85
|
+
{}
|
86
|
+
end
|
87
|
+
|
88
|
+
response = @client_stub.make_http_request(
|
89
|
+
verb,
|
90
|
+
uri: uri,
|
91
|
+
body: body || "",
|
92
|
+
params: query_string_params,
|
93
|
+
options: options
|
94
|
+
)
|
95
|
+
operation = ::Gapic::Rest::TransportOperation.new response
|
96
|
+
result = ::Google::Cloud::Compute::V1::InstantSnapshotAggregatedList.decode_json response.body, ignore_unknown_fields: true
|
97
|
+
|
98
|
+
yield result, operation if block_given?
|
99
|
+
result
|
100
|
+
end
|
101
|
+
|
102
|
+
##
|
103
|
+
# Baseline implementation for the delete REST call
|
104
|
+
#
|
105
|
+
# @param request_pb [::Google::Cloud::Compute::V1::DeleteInstantSnapshotRequest]
|
106
|
+
# A request object representing the call parameters. Required.
|
107
|
+
# @param options [::Gapic::CallOptions]
|
108
|
+
# Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
|
109
|
+
#
|
110
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
111
|
+
# @yieldparam result [::Google::Cloud::Compute::V1::Operation]
|
112
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
113
|
+
#
|
114
|
+
# @return [::Google::Cloud::Compute::V1::Operation]
|
115
|
+
# A result object deserialized from the server's reply
|
116
|
+
def delete request_pb, options = nil
|
117
|
+
raise ::ArgumentError, "request must be provided" if request_pb.nil?
|
118
|
+
|
119
|
+
verb, uri, query_string_params, body = ServiceStub.transcode_delete_request request_pb
|
120
|
+
query_string_params = if query_string_params.any?
|
121
|
+
query_string_params.to_h { |p| p.split "=", 2 }
|
122
|
+
else
|
123
|
+
{}
|
124
|
+
end
|
125
|
+
|
126
|
+
response = @client_stub.make_http_request(
|
127
|
+
verb,
|
128
|
+
uri: uri,
|
129
|
+
body: body || "",
|
130
|
+
params: query_string_params,
|
131
|
+
options: options
|
132
|
+
)
|
133
|
+
operation = ::Gapic::Rest::TransportOperation.new response
|
134
|
+
result = ::Google::Cloud::Compute::V1::Operation.decode_json response.body, ignore_unknown_fields: true
|
135
|
+
|
136
|
+
yield result, operation if block_given?
|
137
|
+
result
|
138
|
+
end
|
139
|
+
|
140
|
+
##
|
141
|
+
# Baseline implementation for the get REST call
|
142
|
+
#
|
143
|
+
# @param request_pb [::Google::Cloud::Compute::V1::GetInstantSnapshotRequest]
|
144
|
+
# A request object representing the call parameters. Required.
|
145
|
+
# @param options [::Gapic::CallOptions]
|
146
|
+
# Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
|
147
|
+
#
|
148
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
149
|
+
# @yieldparam result [::Google::Cloud::Compute::V1::InstantSnapshot]
|
150
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
151
|
+
#
|
152
|
+
# @return [::Google::Cloud::Compute::V1::InstantSnapshot]
|
153
|
+
# A result object deserialized from the server's reply
|
154
|
+
def get request_pb, options = nil
|
155
|
+
raise ::ArgumentError, "request must be provided" if request_pb.nil?
|
156
|
+
|
157
|
+
verb, uri, query_string_params, body = ServiceStub.transcode_get_request request_pb
|
158
|
+
query_string_params = if query_string_params.any?
|
159
|
+
query_string_params.to_h { |p| p.split "=", 2 }
|
160
|
+
else
|
161
|
+
{}
|
162
|
+
end
|
163
|
+
|
164
|
+
response = @client_stub.make_http_request(
|
165
|
+
verb,
|
166
|
+
uri: uri,
|
167
|
+
body: body || "",
|
168
|
+
params: query_string_params,
|
169
|
+
options: options
|
170
|
+
)
|
171
|
+
operation = ::Gapic::Rest::TransportOperation.new response
|
172
|
+
result = ::Google::Cloud::Compute::V1::InstantSnapshot.decode_json response.body, ignore_unknown_fields: true
|
173
|
+
|
174
|
+
yield result, operation if block_given?
|
175
|
+
result
|
176
|
+
end
|
177
|
+
|
178
|
+
##
|
179
|
+
# Baseline implementation for the get_iam_policy REST call
|
180
|
+
#
|
181
|
+
# @param request_pb [::Google::Cloud::Compute::V1::GetIamPolicyInstantSnapshotRequest]
|
182
|
+
# A request object representing the call parameters. Required.
|
183
|
+
# @param options [::Gapic::CallOptions]
|
184
|
+
# Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
|
185
|
+
#
|
186
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
187
|
+
# @yieldparam result [::Google::Cloud::Compute::V1::Policy]
|
188
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
189
|
+
#
|
190
|
+
# @return [::Google::Cloud::Compute::V1::Policy]
|
191
|
+
# A result object deserialized from the server's reply
|
192
|
+
def get_iam_policy request_pb, options = nil
|
193
|
+
raise ::ArgumentError, "request must be provided" if request_pb.nil?
|
194
|
+
|
195
|
+
verb, uri, query_string_params, body = ServiceStub.transcode_get_iam_policy_request request_pb
|
196
|
+
query_string_params = if query_string_params.any?
|
197
|
+
query_string_params.to_h { |p| p.split "=", 2 }
|
198
|
+
else
|
199
|
+
{}
|
200
|
+
end
|
201
|
+
|
202
|
+
response = @client_stub.make_http_request(
|
203
|
+
verb,
|
204
|
+
uri: uri,
|
205
|
+
body: body || "",
|
206
|
+
params: query_string_params,
|
207
|
+
options: options
|
208
|
+
)
|
209
|
+
operation = ::Gapic::Rest::TransportOperation.new response
|
210
|
+
result = ::Google::Cloud::Compute::V1::Policy.decode_json response.body, ignore_unknown_fields: true
|
211
|
+
|
212
|
+
yield result, operation if block_given?
|
213
|
+
result
|
214
|
+
end
|
215
|
+
|
216
|
+
##
|
217
|
+
# Baseline implementation for the insert REST call
|
218
|
+
#
|
219
|
+
# @param request_pb [::Google::Cloud::Compute::V1::InsertInstantSnapshotRequest]
|
220
|
+
# A request object representing the call parameters. Required.
|
221
|
+
# @param options [::Gapic::CallOptions]
|
222
|
+
# Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
|
223
|
+
#
|
224
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
225
|
+
# @yieldparam result [::Google::Cloud::Compute::V1::Operation]
|
226
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
227
|
+
#
|
228
|
+
# @return [::Google::Cloud::Compute::V1::Operation]
|
229
|
+
# A result object deserialized from the server's reply
|
230
|
+
def insert request_pb, options = nil
|
231
|
+
raise ::ArgumentError, "request must be provided" if request_pb.nil?
|
232
|
+
|
233
|
+
verb, uri, query_string_params, body = ServiceStub.transcode_insert_request request_pb
|
234
|
+
query_string_params = if query_string_params.any?
|
235
|
+
query_string_params.to_h { |p| p.split "=", 2 }
|
236
|
+
else
|
237
|
+
{}
|
238
|
+
end
|
239
|
+
|
240
|
+
response = @client_stub.make_http_request(
|
241
|
+
verb,
|
242
|
+
uri: uri,
|
243
|
+
body: body || "",
|
244
|
+
params: query_string_params,
|
245
|
+
options: options
|
246
|
+
)
|
247
|
+
operation = ::Gapic::Rest::TransportOperation.new response
|
248
|
+
result = ::Google::Cloud::Compute::V1::Operation.decode_json response.body, ignore_unknown_fields: true
|
249
|
+
|
250
|
+
yield result, operation if block_given?
|
251
|
+
result
|
252
|
+
end
|
253
|
+
|
254
|
+
##
|
255
|
+
# Baseline implementation for the list REST call
|
256
|
+
#
|
257
|
+
# @param request_pb [::Google::Cloud::Compute::V1::ListInstantSnapshotsRequest]
|
258
|
+
# A request object representing the call parameters. Required.
|
259
|
+
# @param options [::Gapic::CallOptions]
|
260
|
+
# Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
|
261
|
+
#
|
262
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
263
|
+
# @yieldparam result [::Google::Cloud::Compute::V1::InstantSnapshotList]
|
264
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
265
|
+
#
|
266
|
+
# @return [::Google::Cloud::Compute::V1::InstantSnapshotList]
|
267
|
+
# A result object deserialized from the server's reply
|
268
|
+
def list request_pb, options = nil
|
269
|
+
raise ::ArgumentError, "request must be provided" if request_pb.nil?
|
270
|
+
|
271
|
+
verb, uri, query_string_params, body = ServiceStub.transcode_list_request request_pb
|
272
|
+
query_string_params = if query_string_params.any?
|
273
|
+
query_string_params.to_h { |p| p.split "=", 2 }
|
274
|
+
else
|
275
|
+
{}
|
276
|
+
end
|
277
|
+
|
278
|
+
response = @client_stub.make_http_request(
|
279
|
+
verb,
|
280
|
+
uri: uri,
|
281
|
+
body: body || "",
|
282
|
+
params: query_string_params,
|
283
|
+
options: options
|
284
|
+
)
|
285
|
+
operation = ::Gapic::Rest::TransportOperation.new response
|
286
|
+
result = ::Google::Cloud::Compute::V1::InstantSnapshotList.decode_json response.body, ignore_unknown_fields: true
|
287
|
+
|
288
|
+
yield result, operation if block_given?
|
289
|
+
result
|
290
|
+
end
|
291
|
+
|
292
|
+
##
|
293
|
+
# Baseline implementation for the set_iam_policy REST call
|
294
|
+
#
|
295
|
+
# @param request_pb [::Google::Cloud::Compute::V1::SetIamPolicyInstantSnapshotRequest]
|
296
|
+
# A request object representing the call parameters. Required.
|
297
|
+
# @param options [::Gapic::CallOptions]
|
298
|
+
# Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
|
299
|
+
#
|
300
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
301
|
+
# @yieldparam result [::Google::Cloud::Compute::V1::Policy]
|
302
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
303
|
+
#
|
304
|
+
# @return [::Google::Cloud::Compute::V1::Policy]
|
305
|
+
# A result object deserialized from the server's reply
|
306
|
+
def set_iam_policy request_pb, options = nil
|
307
|
+
raise ::ArgumentError, "request must be provided" if request_pb.nil?
|
308
|
+
|
309
|
+
verb, uri, query_string_params, body = ServiceStub.transcode_set_iam_policy_request request_pb
|
310
|
+
query_string_params = if query_string_params.any?
|
311
|
+
query_string_params.to_h { |p| p.split "=", 2 }
|
312
|
+
else
|
313
|
+
{}
|
314
|
+
end
|
315
|
+
|
316
|
+
response = @client_stub.make_http_request(
|
317
|
+
verb,
|
318
|
+
uri: uri,
|
319
|
+
body: body || "",
|
320
|
+
params: query_string_params,
|
321
|
+
options: options
|
322
|
+
)
|
323
|
+
operation = ::Gapic::Rest::TransportOperation.new response
|
324
|
+
result = ::Google::Cloud::Compute::V1::Policy.decode_json response.body, ignore_unknown_fields: true
|
325
|
+
|
326
|
+
yield result, operation if block_given?
|
327
|
+
result
|
328
|
+
end
|
329
|
+
|
330
|
+
##
|
331
|
+
# Baseline implementation for the set_labels REST call
|
332
|
+
#
|
333
|
+
# @param request_pb [::Google::Cloud::Compute::V1::SetLabelsInstantSnapshotRequest]
|
334
|
+
# A request object representing the call parameters. Required.
|
335
|
+
# @param options [::Gapic::CallOptions]
|
336
|
+
# Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
|
337
|
+
#
|
338
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
339
|
+
# @yieldparam result [::Google::Cloud::Compute::V1::Operation]
|
340
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
341
|
+
#
|
342
|
+
# @return [::Google::Cloud::Compute::V1::Operation]
|
343
|
+
# A result object deserialized from the server's reply
|
344
|
+
def set_labels request_pb, options = nil
|
345
|
+
raise ::ArgumentError, "request must be provided" if request_pb.nil?
|
346
|
+
|
347
|
+
verb, uri, query_string_params, body = ServiceStub.transcode_set_labels_request request_pb
|
348
|
+
query_string_params = if query_string_params.any?
|
349
|
+
query_string_params.to_h { |p| p.split "=", 2 }
|
350
|
+
else
|
351
|
+
{}
|
352
|
+
end
|
353
|
+
|
354
|
+
response = @client_stub.make_http_request(
|
355
|
+
verb,
|
356
|
+
uri: uri,
|
357
|
+
body: body || "",
|
358
|
+
params: query_string_params,
|
359
|
+
options: options
|
360
|
+
)
|
361
|
+
operation = ::Gapic::Rest::TransportOperation.new response
|
362
|
+
result = ::Google::Cloud::Compute::V1::Operation.decode_json response.body, ignore_unknown_fields: true
|
363
|
+
|
364
|
+
yield result, operation if block_given?
|
365
|
+
result
|
366
|
+
end
|
367
|
+
|
368
|
+
##
|
369
|
+
# Baseline implementation for the test_iam_permissions REST call
|
370
|
+
#
|
371
|
+
# @param request_pb [::Google::Cloud::Compute::V1::TestIamPermissionsInstantSnapshotRequest]
|
372
|
+
# A request object representing the call parameters. Required.
|
373
|
+
# @param options [::Gapic::CallOptions]
|
374
|
+
# Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
|
375
|
+
#
|
376
|
+
# @yield [result, operation] Access the result along with the TransportOperation object
|
377
|
+
# @yieldparam result [::Google::Cloud::Compute::V1::TestPermissionsResponse]
|
378
|
+
# @yieldparam operation [::Gapic::Rest::TransportOperation]
|
379
|
+
#
|
380
|
+
# @return [::Google::Cloud::Compute::V1::TestPermissionsResponse]
|
381
|
+
# A result object deserialized from the server's reply
|
382
|
+
def test_iam_permissions request_pb, options = nil
|
383
|
+
raise ::ArgumentError, "request must be provided" if request_pb.nil?
|
384
|
+
|
385
|
+
verb, uri, query_string_params, body = ServiceStub.transcode_test_iam_permissions_request request_pb
|
386
|
+
query_string_params = if query_string_params.any?
|
387
|
+
query_string_params.to_h { |p| p.split "=", 2 }
|
388
|
+
else
|
389
|
+
{}
|
390
|
+
end
|
391
|
+
|
392
|
+
response = @client_stub.make_http_request(
|
393
|
+
verb,
|
394
|
+
uri: uri,
|
395
|
+
body: body || "",
|
396
|
+
params: query_string_params,
|
397
|
+
options: options
|
398
|
+
)
|
399
|
+
operation = ::Gapic::Rest::TransportOperation.new response
|
400
|
+
result = ::Google::Cloud::Compute::V1::TestPermissionsResponse.decode_json response.body, ignore_unknown_fields: true
|
401
|
+
|
402
|
+
yield result, operation if block_given?
|
403
|
+
result
|
404
|
+
end
|
405
|
+
|
406
|
+
##
|
407
|
+
# @private
|
408
|
+
#
|
409
|
+
# GRPC transcoding helper method for the aggregated_list REST call
|
410
|
+
#
|
411
|
+
# @param request_pb [::Google::Cloud::Compute::V1::AggregatedListInstantSnapshotsRequest]
|
412
|
+
# A request object representing the call parameters. Required.
|
413
|
+
# @return [Array(String, [String, nil], Hash{String => String})]
|
414
|
+
# Uri, Body, Query string parameters
|
415
|
+
def self.transcode_aggregated_list_request request_pb
|
416
|
+
transcoder = Gapic::Rest::GrpcTranscoder.new
|
417
|
+
.with_bindings(
|
418
|
+
uri_method: :get,
|
419
|
+
uri_template: "/compute/v1/projects/{project}/aggregated/instantSnapshots",
|
420
|
+
matches: [
|
421
|
+
["project", %r{^[^/]+/?$}, false]
|
422
|
+
]
|
423
|
+
)
|
424
|
+
transcoder.transcode request_pb
|
425
|
+
end
|
426
|
+
|
427
|
+
##
|
428
|
+
# @private
|
429
|
+
#
|
430
|
+
# GRPC transcoding helper method for the delete REST call
|
431
|
+
#
|
432
|
+
# @param request_pb [::Google::Cloud::Compute::V1::DeleteInstantSnapshotRequest]
|
433
|
+
# A request object representing the call parameters. Required.
|
434
|
+
# @return [Array(String, [String, nil], Hash{String => String})]
|
435
|
+
# Uri, Body, Query string parameters
|
436
|
+
def self.transcode_delete_request request_pb
|
437
|
+
transcoder = Gapic::Rest::GrpcTranscoder.new
|
438
|
+
.with_bindings(
|
439
|
+
uri_method: :delete,
|
440
|
+
uri_template: "/compute/v1/projects/{project}/zones/{zone}/instantSnapshots/{instant_snapshot}",
|
441
|
+
matches: [
|
442
|
+
["project", %r{^[^/]+/?$}, false],
|
443
|
+
["zone", %r{^[^/]+/?$}, false],
|
444
|
+
["instant_snapshot", %r{^[^/]+/?$}, false]
|
445
|
+
]
|
446
|
+
)
|
447
|
+
transcoder.transcode request_pb
|
448
|
+
end
|
449
|
+
|
450
|
+
##
|
451
|
+
# @private
|
452
|
+
#
|
453
|
+
# GRPC transcoding helper method for the get REST call
|
454
|
+
#
|
455
|
+
# @param request_pb [::Google::Cloud::Compute::V1::GetInstantSnapshotRequest]
|
456
|
+
# A request object representing the call parameters. Required.
|
457
|
+
# @return [Array(String, [String, nil], Hash{String => String})]
|
458
|
+
# Uri, Body, Query string parameters
|
459
|
+
def self.transcode_get_request request_pb
|
460
|
+
transcoder = Gapic::Rest::GrpcTranscoder.new
|
461
|
+
.with_bindings(
|
462
|
+
uri_method: :get,
|
463
|
+
uri_template: "/compute/v1/projects/{project}/zones/{zone}/instantSnapshots/{instant_snapshot}",
|
464
|
+
matches: [
|
465
|
+
["project", %r{^[^/]+/?$}, false],
|
466
|
+
["zone", %r{^[^/]+/?$}, false],
|
467
|
+
["instant_snapshot", %r{^[^/]+/?$}, false]
|
468
|
+
]
|
469
|
+
)
|
470
|
+
transcoder.transcode request_pb
|
471
|
+
end
|
472
|
+
|
473
|
+
##
|
474
|
+
# @private
|
475
|
+
#
|
476
|
+
# GRPC transcoding helper method for the get_iam_policy REST call
|
477
|
+
#
|
478
|
+
# @param request_pb [::Google::Cloud::Compute::V1::GetIamPolicyInstantSnapshotRequest]
|
479
|
+
# A request object representing the call parameters. Required.
|
480
|
+
# @return [Array(String, [String, nil], Hash{String => String})]
|
481
|
+
# Uri, Body, Query string parameters
|
482
|
+
def self.transcode_get_iam_policy_request request_pb
|
483
|
+
transcoder = Gapic::Rest::GrpcTranscoder.new
|
484
|
+
.with_bindings(
|
485
|
+
uri_method: :get,
|
486
|
+
uri_template: "/compute/v1/projects/{project}/zones/{zone}/instantSnapshots/{resource}/getIamPolicy",
|
487
|
+
matches: [
|
488
|
+
["project", %r{^[^/]+/?$}, false],
|
489
|
+
["zone", %r{^[^/]+/?$}, false],
|
490
|
+
["resource", %r{^[^/]+/?$}, false]
|
491
|
+
]
|
492
|
+
)
|
493
|
+
transcoder.transcode request_pb
|
494
|
+
end
|
495
|
+
|
496
|
+
##
|
497
|
+
# @private
|
498
|
+
#
|
499
|
+
# GRPC transcoding helper method for the insert REST call
|
500
|
+
#
|
501
|
+
# @param request_pb [::Google::Cloud::Compute::V1::InsertInstantSnapshotRequest]
|
502
|
+
# A request object representing the call parameters. Required.
|
503
|
+
# @return [Array(String, [String, nil], Hash{String => String})]
|
504
|
+
# Uri, Body, Query string parameters
|
505
|
+
def self.transcode_insert_request request_pb
|
506
|
+
transcoder = Gapic::Rest::GrpcTranscoder.new
|
507
|
+
.with_bindings(
|
508
|
+
uri_method: :post,
|
509
|
+
uri_template: "/compute/v1/projects/{project}/zones/{zone}/instantSnapshots",
|
510
|
+
body: "instant_snapshot_resource",
|
511
|
+
matches: [
|
512
|
+
["project", %r{^[^/]+/?$}, false],
|
513
|
+
["zone", %r{^[^/]+/?$}, false]
|
514
|
+
]
|
515
|
+
)
|
516
|
+
transcoder.transcode request_pb
|
517
|
+
end
|
518
|
+
|
519
|
+
##
|
520
|
+
# @private
|
521
|
+
#
|
522
|
+
# GRPC transcoding helper method for the list REST call
|
523
|
+
#
|
524
|
+
# @param request_pb [::Google::Cloud::Compute::V1::ListInstantSnapshotsRequest]
|
525
|
+
# A request object representing the call parameters. Required.
|
526
|
+
# @return [Array(String, [String, nil], Hash{String => String})]
|
527
|
+
# Uri, Body, Query string parameters
|
528
|
+
def self.transcode_list_request request_pb
|
529
|
+
transcoder = Gapic::Rest::GrpcTranscoder.new
|
530
|
+
.with_bindings(
|
531
|
+
uri_method: :get,
|
532
|
+
uri_template: "/compute/v1/projects/{project}/zones/{zone}/instantSnapshots",
|
533
|
+
matches: [
|
534
|
+
["project", %r{^[^/]+/?$}, false],
|
535
|
+
["zone", %r{^[^/]+/?$}, false]
|
536
|
+
]
|
537
|
+
)
|
538
|
+
transcoder.transcode request_pb
|
539
|
+
end
|
540
|
+
|
541
|
+
##
|
542
|
+
# @private
|
543
|
+
#
|
544
|
+
# GRPC transcoding helper method for the set_iam_policy REST call
|
545
|
+
#
|
546
|
+
# @param request_pb [::Google::Cloud::Compute::V1::SetIamPolicyInstantSnapshotRequest]
|
547
|
+
# A request object representing the call parameters. Required.
|
548
|
+
# @return [Array(String, [String, nil], Hash{String => String})]
|
549
|
+
# Uri, Body, Query string parameters
|
550
|
+
def self.transcode_set_iam_policy_request request_pb
|
551
|
+
transcoder = Gapic::Rest::GrpcTranscoder.new
|
552
|
+
.with_bindings(
|
553
|
+
uri_method: :post,
|
554
|
+
uri_template: "/compute/v1/projects/{project}/zones/{zone}/instantSnapshots/{resource}/setIamPolicy",
|
555
|
+
body: "zone_set_policy_request_resource",
|
556
|
+
matches: [
|
557
|
+
["project", %r{^[^/]+/?$}, false],
|
558
|
+
["zone", %r{^[^/]+/?$}, false],
|
559
|
+
["resource", %r{^[^/]+/?$}, false]
|
560
|
+
]
|
561
|
+
)
|
562
|
+
transcoder.transcode request_pb
|
563
|
+
end
|
564
|
+
|
565
|
+
##
|
566
|
+
# @private
|
567
|
+
#
|
568
|
+
# GRPC transcoding helper method for the set_labels REST call
|
569
|
+
#
|
570
|
+
# @param request_pb [::Google::Cloud::Compute::V1::SetLabelsInstantSnapshotRequest]
|
571
|
+
# A request object representing the call parameters. Required.
|
572
|
+
# @return [Array(String, [String, nil], Hash{String => String})]
|
573
|
+
# Uri, Body, Query string parameters
|
574
|
+
def self.transcode_set_labels_request request_pb
|
575
|
+
transcoder = Gapic::Rest::GrpcTranscoder.new
|
576
|
+
.with_bindings(
|
577
|
+
uri_method: :post,
|
578
|
+
uri_template: "/compute/v1/projects/{project}/zones/{zone}/instantSnapshots/{resource}/setLabels",
|
579
|
+
body: "zone_set_labels_request_resource",
|
580
|
+
matches: [
|
581
|
+
["project", %r{^[^/]+/?$}, false],
|
582
|
+
["zone", %r{^[^/]+/?$}, false],
|
583
|
+
["resource", %r{^[^/]+/?$}, false]
|
584
|
+
]
|
585
|
+
)
|
586
|
+
transcoder.transcode request_pb
|
587
|
+
end
|
588
|
+
|
589
|
+
##
|
590
|
+
# @private
|
591
|
+
#
|
592
|
+
# GRPC transcoding helper method for the test_iam_permissions REST call
|
593
|
+
#
|
594
|
+
# @param request_pb [::Google::Cloud::Compute::V1::TestIamPermissionsInstantSnapshotRequest]
|
595
|
+
# A request object representing the call parameters. Required.
|
596
|
+
# @return [Array(String, [String, nil], Hash{String => String})]
|
597
|
+
# Uri, Body, Query string parameters
|
598
|
+
def self.transcode_test_iam_permissions_request request_pb
|
599
|
+
transcoder = Gapic::Rest::GrpcTranscoder.new
|
600
|
+
.with_bindings(
|
601
|
+
uri_method: :post,
|
602
|
+
uri_template: "/compute/v1/projects/{project}/zones/{zone}/instantSnapshots/{resource}/testIamPermissions",
|
603
|
+
body: "test_permissions_request_resource",
|
604
|
+
matches: [
|
605
|
+
["project", %r{^[^/]+/?$}, false],
|
606
|
+
["zone", %r{^[^/]+/?$}, false],
|
607
|
+
["resource", %r{^[^/]+/?$}, false]
|
608
|
+
]
|
609
|
+
)
|
610
|
+
transcoder.transcode request_pb
|
611
|
+
end
|
612
|
+
end
|
613
|
+
end
|
614
|
+
end
|
615
|
+
end
|
616
|
+
end
|
617
|
+
end
|
618
|
+
end
|
@@ -0,0 +1,51 @@
|
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
|
+
# Copyright 2024 Google LLC
|
4
|
+
#
|
5
|
+
# Licensed under the Apache License, Version 2.0 (the "License");
|
6
|
+
# you may not use this file except in compliance with the License.
|
7
|
+
# You may obtain a copy of the License at
|
8
|
+
#
|
9
|
+
# https://www.apache.org/licenses/LICENSE-2.0
|
10
|
+
#
|
11
|
+
# Unless required by applicable law or agreed to in writing, software
|
12
|
+
# distributed under the License is distributed on an "AS IS" BASIS,
|
13
|
+
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
14
|
+
# See the License for the specific language governing permissions and
|
15
|
+
# limitations under the License.
|
16
|
+
|
17
|
+
# Auto-generated by gapic-generator-ruby. DO NOT EDIT!
|
18
|
+
|
19
|
+
require "gapic/rest"
|
20
|
+
require "gapic/config"
|
21
|
+
require "gapic/config/method"
|
22
|
+
|
23
|
+
require "google/cloud/compute/v1/version"
|
24
|
+
|
25
|
+
require "google/cloud/compute/v1/instant_snapshots/credentials"
|
26
|
+
require "google/cloud/compute/v1/instant_snapshots/rest/client"
|
27
|
+
|
28
|
+
module Google
|
29
|
+
module Cloud
|
30
|
+
module Compute
|
31
|
+
module V1
|
32
|
+
##
|
33
|
+
# The InstantSnapshots API.
|
34
|
+
#
|
35
|
+
# To load this service and instantiate a REST client:
|
36
|
+
#
|
37
|
+
# require "google/cloud/compute/v1/instant_snapshots/rest"
|
38
|
+
# client = ::Google::Cloud::Compute::V1::InstantSnapshots::Rest::Client.new
|
39
|
+
#
|
40
|
+
module InstantSnapshots
|
41
|
+
# Client for the REST transport
|
42
|
+
module Rest
|
43
|
+
end
|
44
|
+
end
|
45
|
+
end
|
46
|
+
end
|
47
|
+
end
|
48
|
+
end
|
49
|
+
|
50
|
+
helper_path = ::File.join __dir__, "rest", "helpers.rb"
|
51
|
+
require "google/cloud/compute/v1/instant_snapshots/rest/helpers" if ::File.file? helper_path
|