google-cloud-compute-v1 0.3.0 → 1.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (112) hide show
  1. checksums.yaml +4 -4
  2. data/.yardopts +1 -1
  3. data/AUTHENTICATION.md +7 -25
  4. data/README.md +4 -4
  5. data/lib/google/cloud/compute/v1/accelerator_types/rest/client.rb +4 -24
  6. data/lib/google/cloud/compute/v1/addresses/rest/client.rb +6 -34
  7. data/lib/google/cloud/compute/v1/autoscalers/rest/client.rb +8 -44
  8. data/lib/google/cloud/compute/v1/backend_buckets/rest/client.rb +85 -42
  9. data/lib/google/cloud/compute/v1/backend_buckets/rest/service_stub.rb +46 -0
  10. data/lib/google/cloud/compute/v1/backend_services/rest/client.rb +91 -66
  11. data/lib/google/cloud/compute/v1/backend_services/rest/service_stub.rb +46 -0
  12. data/lib/google/cloud/compute/v1/compute_pb.rb +8335 -7443
  13. data/lib/google/cloud/compute/v1/disk_types/rest/client.rb +4 -24
  14. data/lib/google/cloud/compute/v1/disks/rest/client.rb +12 -60
  15. data/lib/google/cloud/compute/v1/external_vpn_gateways/rest/client.rb +4 -22
  16. data/lib/google/cloud/compute/v1/firewall_policies/rest/client.rb +13 -63
  17. data/lib/google/cloud/compute/v1/firewalls/rest/client.rb +6 -32
  18. data/lib/google/cloud/compute/v1/forwarding_rules/rest/client.rb +9 -49
  19. data/lib/google/cloud/compute/v1/global_addresses/rest/client.rb +4 -22
  20. data/lib/google/cloud/compute/v1/global_forwarding_rules/rest/client.rb +7 -33
  21. data/lib/google/cloud/compute/v1/global_network_endpoint_groups/rest/client.rb +8 -44
  22. data/lib/google/cloud/compute/v1/global_operations/rest/client.rb +6 -30
  23. data/lib/google/cloud/compute/v1/global_organization_operations/rest/client.rb +2 -12
  24. data/lib/google/cloud/compute/v1/global_public_delegated_prefixes/rest/client.rb +5 -27
  25. data/lib/google/cloud/compute/v1/health_checks/rest/client.rb +8 -44
  26. data/lib/google/cloud/compute/v1/image_family_views/credentials.rb +53 -0
  27. data/lib/google/cloud/compute/v1/image_family_views/rest/client.rb +318 -0
  28. data/lib/google/cloud/compute/v1/image_family_views/rest/service_stub.rb +89 -0
  29. data/lib/google/cloud/compute/v1/image_family_views/rest.rb +33 -0
  30. data/lib/google/cloud/compute/v1/image_family_views.rb +44 -0
  31. data/lib/google/cloud/compute/v1/images/rest/client.rb +7 -35
  32. data/lib/google/cloud/compute/v1/instance_group_managers/rest/client.rb +30 -150
  33. data/lib/google/cloud/compute/v1/instance_groups/rest/client.rb +16 -72
  34. data/lib/google/cloud/compute/v1/instance_templates/rest/client.rb +4 -22
  35. data/lib/google/cloud/compute/v1/instances/rest/client.rb +272 -197
  36. data/lib/google/cloud/compute/v1/instances/rest/service_stub.rb +134 -0
  37. data/lib/google/cloud/compute/v1/interconnect_attachments/rest/client.rb +7 -39
  38. data/lib/google/cloud/compute/v1/interconnect_locations/rest/client.rb +2 -12
  39. data/lib/google/cloud/compute/v1/interconnects/rest/client.rb +5 -27
  40. data/lib/google/cloud/compute/v1/license_codes/rest/client.rb +2 -2
  41. data/lib/google/cloud/compute/v1/licenses/rest/client.rb +11 -29
  42. data/lib/google/cloud/compute/v1/machine_images/credentials.rb +52 -0
  43. data/lib/google/cloud/compute/v1/machine_images/rest/client.rb +777 -0
  44. data/lib/google/cloud/compute/v1/machine_images/rest/service_stub.rb +363 -0
  45. data/lib/google/cloud/compute/v1/machine_images/rest.rb +33 -0
  46. data/lib/google/cloud/compute/v1/machine_images.rb +44 -0
  47. data/lib/google/cloud/compute/v1/machine_types/rest/client.rb +4 -24
  48. data/lib/google/cloud/compute/v1/network_endpoint_groups/rest/client.rb +10 -56
  49. data/lib/google/cloud/compute/v1/networks/rest/client.rb +14 -61
  50. data/lib/google/cloud/compute/v1/node_groups/rest/client.rb +12 -66
  51. data/lib/google/cloud/compute/v1/node_templates/rest/client.rb +6 -34
  52. data/lib/google/cloud/compute/v1/node_types/rest/client.rb +4 -24
  53. data/lib/google/cloud/compute/v1/packet_mirrorings/rest/client.rb +7 -39
  54. data/lib/google/cloud/compute/v1/projects/rest/client.rb +15 -71
  55. data/lib/google/cloud/compute/v1/public_advertised_prefixes/rest/client.rb +5 -27
  56. data/lib/google/cloud/compute/v1/public_delegated_prefixes/rest/client.rb +7 -39
  57. data/lib/google/cloud/compute/v1/region_autoscalers/rest/client.rb +6 -32
  58. data/lib/google/cloud/compute/v1/region_backend_services/rest/client.rb +9 -35
  59. data/lib/google/cloud/compute/v1/region_commitments/rest/client.rb +88 -30
  60. data/lib/google/cloud/compute/v1/region_commitments/rest/service_stub.rb +48 -0
  61. data/lib/google/cloud/compute/v1/region_disk_types/rest/client.rb +2 -12
  62. data/lib/google/cloud/compute/v1/region_disks/rest/client.rb +10 -48
  63. data/lib/google/cloud/compute/v1/region_health_check_services/rest/client.rb +5 -27
  64. data/lib/google/cloud/compute/v1/region_health_checks/rest/client.rb +6 -32
  65. data/lib/google/cloud/compute/v1/region_instance_group_managers/rest/client.rb +27 -133
  66. data/lib/google/cloud/compute/v1/region_instance_groups/rest/client.rb +5 -29
  67. data/lib/google/cloud/compute/v1/region_instances/rest/client.rb +1 -5
  68. data/lib/google/cloud/compute/v1/region_network_endpoint_groups/rest/client.rb +4 -22
  69. data/lib/google/cloud/compute/v1/region_notification_endpoints/rest/client.rb +4 -22
  70. data/lib/google/cloud/compute/v1/region_operations/rest/client.rb +3 -17
  71. data/lib/google/cloud/compute/v1/region_ssl_certificates/rest/client.rb +4 -22
  72. data/lib/google/cloud/compute/v1/region_target_http_proxies/rest/client.rb +5 -27
  73. data/lib/google/cloud/compute/v1/region_target_https_proxies/rest/client.rb +6 -32
  74. data/lib/google/cloud/compute/v1/region_url_maps/rest/client.rb +2 -12
  75. data/lib/google/cloud/compute/v1/regions/rest/client.rb +4 -14
  76. data/lib/google/cloud/compute/v1/reservations/rest/client.rb +89 -39
  77. data/lib/google/cloud/compute/v1/reservations/rest/service_stub.rb +48 -0
  78. data/lib/google/cloud/compute/v1/resource_policies/rest/client.rb +6 -34
  79. data/lib/google/cloud/compute/v1/routers/rest/client.rb +10 -56
  80. data/lib/google/cloud/compute/v1/routes/rest/client.rb +4 -22
  81. data/lib/google/cloud/compute/v1/security_policies/rest/client.rb +7 -39
  82. data/lib/google/cloud/compute/v1/service_attachments/credentials.rb +52 -0
  83. data/lib/google/cloud/compute/v1/service_attachments/rest/client.rb +954 -0
  84. data/lib/google/cloud/compute/v1/service_attachments/rest/service_stub.rb +458 -0
  85. data/lib/google/cloud/compute/v1/service_attachments/rest.rb +33 -0
  86. data/lib/google/cloud/compute/v1/service_attachments.rb +44 -0
  87. data/lib/google/cloud/compute/v1/snapshots/rest/client.rb +79 -20
  88. data/lib/google/cloud/compute/v1/snapshots/rest/service_stub.rb +46 -0
  89. data/lib/google/cloud/compute/v1/ssl_certificates/rest/client.rb +6 -34
  90. data/lib/google/cloud/compute/v1/ssl_policies/rest/client.rb +7 -39
  91. data/lib/google/cloud/compute/v1/subnetworks/rest/client.rb +11 -61
  92. data/lib/google/cloud/compute/v1/target_grpc_proxies/rest/client.rb +5 -27
  93. data/lib/google/cloud/compute/v1/target_http_proxies/rest/client.rb +9 -45
  94. data/lib/google/cloud/compute/v1/target_https_proxies/rest/client.rb +12 -60
  95. data/lib/google/cloud/compute/v1/target_instances/rest/client.rb +6 -34
  96. data/lib/google/cloud/compute/v1/target_pools/rest/client.rb +11 -59
  97. data/lib/google/cloud/compute/v1/target_ssl_proxies/rest/client.rb +8 -42
  98. data/lib/google/cloud/compute/v1/target_tcp_proxies/rest/client.rb +6 -32
  99. data/lib/google/cloud/compute/v1/target_vpn_gateways/rest/client.rb +6 -34
  100. data/lib/google/cloud/compute/v1/url_maps/rest/client.rb +10 -52
  101. data/lib/google/cloud/compute/v1/version.rb +1 -1
  102. data/lib/google/cloud/compute/v1/vpn_gateways/rest/client.rb +7 -39
  103. data/lib/google/cloud/compute/v1/vpn_tunnels/rest/client.rb +6 -34
  104. data/lib/google/cloud/compute/v1/zone_operations/rest/client.rb +3 -17
  105. data/lib/google/cloud/compute/v1/zones/rest/client.rb +2 -12
  106. data/lib/google/cloud/compute/v1.rb +3 -0
  107. data/proto_docs/README.md +1 -1
  108. data/proto_docs/google/api/field_behavior.rb +6 -0
  109. data/proto_docs/google/api/resource.rb +10 -71
  110. data/proto_docs/google/cloud/compute/v1/compute.rb +20013 -21099
  111. data/proto_docs/google/cloud/extended_operations.rb +51 -0
  112. metadata +34 -4
@@ -0,0 +1,458 @@
1
+ # frozen_string_literal: true
2
+
3
+ # Copyright 2021 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 ServiceAttachments
26
+ module Rest
27
+ ##
28
+ # REST service stub for the ServiceAttachments 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:, 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, credentials: credentials
39
+ end
40
+
41
+ ##
42
+ # Baseline implementation for the aggregated_list REST call
43
+ #
44
+ # @param request_pb [::Google::Cloud::Compute::V1::AggregatedListServiceAttachmentsRequest]
45
+ # A request object representing the call parameters. Required.
46
+ # @param options [::Gapic::CallOptions]
47
+ # Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
48
+ #
49
+ # @yield [result, response] Access the result along with the Faraday response object
50
+ # @yieldparam result [::Google::Cloud::Compute::V1::ServiceAttachmentAggregatedList]
51
+ # @yieldparam response [::Faraday::Response]
52
+ #
53
+ # @return [::Google::Cloud::Compute::V1::ServiceAttachmentAggregatedList]
54
+ # A result object deserialized from the server's reply
55
+ def aggregated_list request_pb, options = nil
56
+ raise ::ArgumentError, "request must be provided" if request_pb.nil?
57
+
58
+ uri, _body, query_string_params = transcode_aggregated_list_request request_pb
59
+ response = @client_stub.make_get_request(
60
+ uri: uri,
61
+ params: query_string_params,
62
+ options: options
63
+ )
64
+ result = ::Google::Cloud::Compute::V1::ServiceAttachmentAggregatedList.decode_json response.body, ignore_unknown_fields: true
65
+
66
+ yield result, response if block_given?
67
+ result
68
+ end
69
+
70
+ ##
71
+ # GRPC transcoding helper method for the aggregated_list REST call
72
+ #
73
+ # @param request_pb [::Google::Cloud::Compute::V1::AggregatedListServiceAttachmentsRequest]
74
+ # A request object representing the call parameters. Required.
75
+ # @return [Array(String, [String, nil], Hash{String => String})]
76
+ # Uri, Body, Query string parameters
77
+ def transcode_aggregated_list_request request_pb
78
+ uri = "/compute/v1/projects/#{request_pb.project}/aggregated/serviceAttachments"
79
+ body = nil
80
+ query_string_params = {}
81
+ query_string_params["filter"] = request_pb.filter.to_s if request_pb.has_filter?
82
+ query_string_params["includeAllScopes"] = request_pb.include_all_scopes.to_s if request_pb.has_include_all_scopes?
83
+ query_string_params["maxResults"] = request_pb.max_results.to_s if request_pb.has_max_results?
84
+ query_string_params["orderBy"] = request_pb.order_by.to_s if request_pb.has_order_by?
85
+ query_string_params["pageToken"] = request_pb.page_token.to_s if request_pb.has_page_token?
86
+ query_string_params["returnPartialSuccess"] = request_pb.return_partial_success.to_s if request_pb.has_return_partial_success?
87
+
88
+ [uri, body, query_string_params]
89
+ end
90
+
91
+ ##
92
+ # Baseline implementation for the delete REST call
93
+ #
94
+ # @param request_pb [::Google::Cloud::Compute::V1::DeleteServiceAttachmentRequest]
95
+ # A request object representing the call parameters. Required.
96
+ # @param options [::Gapic::CallOptions]
97
+ # Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
98
+ #
99
+ # @yield [result, response] Access the result along with the Faraday response object
100
+ # @yieldparam result [::Google::Cloud::Compute::V1::Operation]
101
+ # @yieldparam response [::Faraday::Response]
102
+ #
103
+ # @return [::Google::Cloud::Compute::V1::Operation]
104
+ # A result object deserialized from the server's reply
105
+ def delete request_pb, options = nil
106
+ raise ::ArgumentError, "request must be provided" if request_pb.nil?
107
+
108
+ uri, _body, query_string_params = transcode_delete_request request_pb
109
+ response = @client_stub.make_delete_request(
110
+ uri: uri,
111
+ params: query_string_params,
112
+ options: options
113
+ )
114
+ result = ::Google::Cloud::Compute::V1::Operation.decode_json response.body, ignore_unknown_fields: true
115
+
116
+ yield result, response if block_given?
117
+ result
118
+ end
119
+
120
+ ##
121
+ # GRPC transcoding helper method for the delete REST call
122
+ #
123
+ # @param request_pb [::Google::Cloud::Compute::V1::DeleteServiceAttachmentRequest]
124
+ # A request object representing the call parameters. Required.
125
+ # @return [Array(String, [String, nil], Hash{String => String})]
126
+ # Uri, Body, Query string parameters
127
+ def transcode_delete_request request_pb
128
+ uri = "/compute/v1/projects/#{request_pb.project}/regions/#{request_pb.region}/serviceAttachments/#{request_pb.service_attachment}"
129
+ body = nil
130
+ query_string_params = {}
131
+ query_string_params["requestId"] = request_pb.request_id.to_s if request_pb.has_request_id?
132
+
133
+ [uri, body, query_string_params]
134
+ end
135
+
136
+ ##
137
+ # Baseline implementation for the get REST call
138
+ #
139
+ # @param request_pb [::Google::Cloud::Compute::V1::GetServiceAttachmentRequest]
140
+ # A request object representing the call parameters. Required.
141
+ # @param options [::Gapic::CallOptions]
142
+ # Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
143
+ #
144
+ # @yield [result, response] Access the result along with the Faraday response object
145
+ # @yieldparam result [::Google::Cloud::Compute::V1::ServiceAttachment]
146
+ # @yieldparam response [::Faraday::Response]
147
+ #
148
+ # @return [::Google::Cloud::Compute::V1::ServiceAttachment]
149
+ # A result object deserialized from the server's reply
150
+ def get request_pb, options = nil
151
+ raise ::ArgumentError, "request must be provided" if request_pb.nil?
152
+
153
+ uri, _body, _query_string_params = transcode_get_request request_pb
154
+ response = @client_stub.make_get_request(
155
+ uri: uri,
156
+ options: options
157
+ )
158
+ result = ::Google::Cloud::Compute::V1::ServiceAttachment.decode_json response.body, ignore_unknown_fields: true
159
+
160
+ yield result, response if block_given?
161
+ result
162
+ end
163
+
164
+ ##
165
+ # GRPC transcoding helper method for the get REST call
166
+ #
167
+ # @param request_pb [::Google::Cloud::Compute::V1::GetServiceAttachmentRequest]
168
+ # A request object representing the call parameters. Required.
169
+ # @return [Array(String, [String, nil], Hash{String => String})]
170
+ # Uri, Body, Query string parameters
171
+ def transcode_get_request request_pb
172
+ uri = "/compute/v1/projects/#{request_pb.project}/regions/#{request_pb.region}/serviceAttachments/#{request_pb.service_attachment}"
173
+ body = nil
174
+ query_string_params = {}
175
+
176
+ [uri, body, query_string_params]
177
+ end
178
+
179
+ ##
180
+ # Baseline implementation for the get_iam_policy REST call
181
+ #
182
+ # @param request_pb [::Google::Cloud::Compute::V1::GetIamPolicyServiceAttachmentRequest]
183
+ # A request object representing the call parameters. Required.
184
+ # @param options [::Gapic::CallOptions]
185
+ # Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
186
+ #
187
+ # @yield [result, response] Access the result along with the Faraday response object
188
+ # @yieldparam result [::Google::Cloud::Compute::V1::Policy]
189
+ # @yieldparam response [::Faraday::Response]
190
+ #
191
+ # @return [::Google::Cloud::Compute::V1::Policy]
192
+ # A result object deserialized from the server's reply
193
+ def get_iam_policy request_pb, options = nil
194
+ raise ::ArgumentError, "request must be provided" if request_pb.nil?
195
+
196
+ uri, _body, query_string_params = transcode_get_iam_policy_request request_pb
197
+ response = @client_stub.make_get_request(
198
+ uri: uri,
199
+ params: query_string_params,
200
+ options: options
201
+ )
202
+ result = ::Google::Cloud::Compute::V1::Policy.decode_json response.body, ignore_unknown_fields: true
203
+
204
+ yield result, response if block_given?
205
+ result
206
+ end
207
+
208
+ ##
209
+ # GRPC transcoding helper method for the get_iam_policy REST call
210
+ #
211
+ # @param request_pb [::Google::Cloud::Compute::V1::GetIamPolicyServiceAttachmentRequest]
212
+ # A request object representing the call parameters. Required.
213
+ # @return [Array(String, [String, nil], Hash{String => String})]
214
+ # Uri, Body, Query string parameters
215
+ def transcode_get_iam_policy_request request_pb
216
+ uri = "/compute/v1/projects/#{request_pb.project}/regions/#{request_pb.region}/serviceAttachments/#{request_pb.resource}/getIamPolicy"
217
+ body = nil
218
+ query_string_params = {}
219
+ query_string_params["optionsRequestedPolicyVersion"] = request_pb.options_requested_policy_version.to_s if request_pb.has_options_requested_policy_version?
220
+
221
+ [uri, body, query_string_params]
222
+ end
223
+
224
+ ##
225
+ # Baseline implementation for the insert REST call
226
+ #
227
+ # @param request_pb [::Google::Cloud::Compute::V1::InsertServiceAttachmentRequest]
228
+ # A request object representing the call parameters. Required.
229
+ # @param options [::Gapic::CallOptions]
230
+ # Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
231
+ #
232
+ # @yield [result, response] Access the result along with the Faraday response object
233
+ # @yieldparam result [::Google::Cloud::Compute::V1::Operation]
234
+ # @yieldparam response [::Faraday::Response]
235
+ #
236
+ # @return [::Google::Cloud::Compute::V1::Operation]
237
+ # A result object deserialized from the server's reply
238
+ def insert request_pb, options = nil
239
+ raise ::ArgumentError, "request must be provided" if request_pb.nil?
240
+
241
+ uri, body, query_string_params = transcode_insert_request request_pb
242
+ response = @client_stub.make_post_request(
243
+ uri: uri,
244
+ body: body,
245
+ params: query_string_params,
246
+ options: options
247
+ )
248
+ result = ::Google::Cloud::Compute::V1::Operation.decode_json response.body, ignore_unknown_fields: true
249
+
250
+ yield result, response if block_given?
251
+ result
252
+ end
253
+
254
+ ##
255
+ # GRPC transcoding helper method for the insert REST call
256
+ #
257
+ # @param request_pb [::Google::Cloud::Compute::V1::InsertServiceAttachmentRequest]
258
+ # A request object representing the call parameters. Required.
259
+ # @return [Array(String, [String, nil], Hash{String => String})]
260
+ # Uri, Body, Query string parameters
261
+ def transcode_insert_request request_pb
262
+ uri = "/compute/v1/projects/#{request_pb.project}/regions/#{request_pb.region}/serviceAttachments"
263
+ body = request_pb.service_attachment_resource.to_json
264
+ query_string_params = {}
265
+ query_string_params["requestId"] = request_pb.request_id.to_s if request_pb.has_request_id?
266
+
267
+ [uri, body, query_string_params]
268
+ end
269
+
270
+ ##
271
+ # Baseline implementation for the list REST call
272
+ #
273
+ # @param request_pb [::Google::Cloud::Compute::V1::ListServiceAttachmentsRequest]
274
+ # A request object representing the call parameters. Required.
275
+ # @param options [::Gapic::CallOptions]
276
+ # Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
277
+ #
278
+ # @yield [result, response] Access the result along with the Faraday response object
279
+ # @yieldparam result [::Google::Cloud::Compute::V1::ServiceAttachmentList]
280
+ # @yieldparam response [::Faraday::Response]
281
+ #
282
+ # @return [::Google::Cloud::Compute::V1::ServiceAttachmentList]
283
+ # A result object deserialized from the server's reply
284
+ def list request_pb, options = nil
285
+ raise ::ArgumentError, "request must be provided" if request_pb.nil?
286
+
287
+ uri, _body, query_string_params = transcode_list_request request_pb
288
+ response = @client_stub.make_get_request(
289
+ uri: uri,
290
+ params: query_string_params,
291
+ options: options
292
+ )
293
+ result = ::Google::Cloud::Compute::V1::ServiceAttachmentList.decode_json response.body, ignore_unknown_fields: true
294
+
295
+ yield result, response if block_given?
296
+ result
297
+ end
298
+
299
+ ##
300
+ # GRPC transcoding helper method for the list REST call
301
+ #
302
+ # @param request_pb [::Google::Cloud::Compute::V1::ListServiceAttachmentsRequest]
303
+ # A request object representing the call parameters. Required.
304
+ # @return [Array(String, [String, nil], Hash{String => String})]
305
+ # Uri, Body, Query string parameters
306
+ def transcode_list_request request_pb
307
+ uri = "/compute/v1/projects/#{request_pb.project}/regions/#{request_pb.region}/serviceAttachments"
308
+ body = nil
309
+ query_string_params = {}
310
+ query_string_params["filter"] = request_pb.filter.to_s if request_pb.has_filter?
311
+ query_string_params["maxResults"] = request_pb.max_results.to_s if request_pb.has_max_results?
312
+ query_string_params["orderBy"] = request_pb.order_by.to_s if request_pb.has_order_by?
313
+ query_string_params["pageToken"] = request_pb.page_token.to_s if request_pb.has_page_token?
314
+ query_string_params["returnPartialSuccess"] = request_pb.return_partial_success.to_s if request_pb.has_return_partial_success?
315
+
316
+ [uri, body, query_string_params]
317
+ end
318
+
319
+ ##
320
+ # Baseline implementation for the patch REST call
321
+ #
322
+ # @param request_pb [::Google::Cloud::Compute::V1::PatchServiceAttachmentRequest]
323
+ # A request object representing the call parameters. Required.
324
+ # @param options [::Gapic::CallOptions]
325
+ # Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
326
+ #
327
+ # @yield [result, response] Access the result along with the Faraday response object
328
+ # @yieldparam result [::Google::Cloud::Compute::V1::Operation]
329
+ # @yieldparam response [::Faraday::Response]
330
+ #
331
+ # @return [::Google::Cloud::Compute::V1::Operation]
332
+ # A result object deserialized from the server's reply
333
+ def patch request_pb, options = nil
334
+ raise ::ArgumentError, "request must be provided" if request_pb.nil?
335
+
336
+ uri, body, query_string_params = transcode_patch_request request_pb
337
+ response = @client_stub.make_patch_request(
338
+ uri: uri,
339
+ body: body,
340
+ params: query_string_params,
341
+ options: options
342
+ )
343
+ result = ::Google::Cloud::Compute::V1::Operation.decode_json response.body, ignore_unknown_fields: true
344
+
345
+ yield result, response if block_given?
346
+ result
347
+ end
348
+
349
+ ##
350
+ # GRPC transcoding helper method for the patch REST call
351
+ #
352
+ # @param request_pb [::Google::Cloud::Compute::V1::PatchServiceAttachmentRequest]
353
+ # A request object representing the call parameters. Required.
354
+ # @return [Array(String, [String, nil], Hash{String => String})]
355
+ # Uri, Body, Query string parameters
356
+ def transcode_patch_request request_pb
357
+ uri = "/compute/v1/projects/#{request_pb.project}/regions/#{request_pb.region}/serviceAttachments/#{request_pb.service_attachment}"
358
+ body = request_pb.service_attachment_resource.to_json
359
+ query_string_params = {}
360
+ query_string_params["requestId"] = request_pb.request_id.to_s if request_pb.has_request_id?
361
+
362
+ [uri, body, query_string_params]
363
+ end
364
+
365
+ ##
366
+ # Baseline implementation for the set_iam_policy REST call
367
+ #
368
+ # @param request_pb [::Google::Cloud::Compute::V1::SetIamPolicyServiceAttachmentRequest]
369
+ # A request object representing the call parameters. Required.
370
+ # @param options [::Gapic::CallOptions]
371
+ # Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
372
+ #
373
+ # @yield [result, response] Access the result along with the Faraday response object
374
+ # @yieldparam result [::Google::Cloud::Compute::V1::Policy]
375
+ # @yieldparam response [::Faraday::Response]
376
+ #
377
+ # @return [::Google::Cloud::Compute::V1::Policy]
378
+ # A result object deserialized from the server's reply
379
+ def set_iam_policy request_pb, options = nil
380
+ raise ::ArgumentError, "request must be provided" if request_pb.nil?
381
+
382
+ uri, body, _query_string_params = transcode_set_iam_policy_request request_pb
383
+ response = @client_stub.make_post_request(
384
+ uri: uri,
385
+ body: body,
386
+ options: options
387
+ )
388
+ result = ::Google::Cloud::Compute::V1::Policy.decode_json response.body, ignore_unknown_fields: true
389
+
390
+ yield result, response if block_given?
391
+ result
392
+ end
393
+
394
+ ##
395
+ # GRPC transcoding helper method for the set_iam_policy REST call
396
+ #
397
+ # @param request_pb [::Google::Cloud::Compute::V1::SetIamPolicyServiceAttachmentRequest]
398
+ # A request object representing the call parameters. Required.
399
+ # @return [Array(String, [String, nil], Hash{String => String})]
400
+ # Uri, Body, Query string parameters
401
+ def transcode_set_iam_policy_request request_pb
402
+ uri = "/compute/v1/projects/#{request_pb.project}/regions/#{request_pb.region}/serviceAttachments/#{request_pb.resource}/setIamPolicy"
403
+ body = request_pb.region_set_policy_request_resource.to_json
404
+ query_string_params = {}
405
+
406
+ [uri, body, query_string_params]
407
+ end
408
+
409
+ ##
410
+ # Baseline implementation for the test_iam_permissions REST call
411
+ #
412
+ # @param request_pb [::Google::Cloud::Compute::V1::TestIamPermissionsServiceAttachmentRequest]
413
+ # A request object representing the call parameters. Required.
414
+ # @param options [::Gapic::CallOptions]
415
+ # Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
416
+ #
417
+ # @yield [result, response] Access the result along with the Faraday response object
418
+ # @yieldparam result [::Google::Cloud::Compute::V1::TestPermissionsResponse]
419
+ # @yieldparam response [::Faraday::Response]
420
+ #
421
+ # @return [::Google::Cloud::Compute::V1::TestPermissionsResponse]
422
+ # A result object deserialized from the server's reply
423
+ def test_iam_permissions request_pb, options = nil
424
+ raise ::ArgumentError, "request must be provided" if request_pb.nil?
425
+
426
+ uri, body, _query_string_params = transcode_test_iam_permissions_request request_pb
427
+ response = @client_stub.make_post_request(
428
+ uri: uri,
429
+ body: body,
430
+ options: options
431
+ )
432
+ result = ::Google::Cloud::Compute::V1::TestPermissionsResponse.decode_json response.body, ignore_unknown_fields: true
433
+
434
+ yield result, response if block_given?
435
+ result
436
+ end
437
+
438
+ ##
439
+ # GRPC transcoding helper method for the test_iam_permissions REST call
440
+ #
441
+ # @param request_pb [::Google::Cloud::Compute::V1::TestIamPermissionsServiceAttachmentRequest]
442
+ # A request object representing the call parameters. Required.
443
+ # @return [Array(String, [String, nil], Hash{String => String})]
444
+ # Uri, Body, Query string parameters
445
+ def transcode_test_iam_permissions_request request_pb
446
+ uri = "/compute/v1/projects/#{request_pb.project}/regions/#{request_pb.region}/serviceAttachments/#{request_pb.resource}/testIamPermissions"
447
+ body = request_pb.test_permissions_request_resource.to_json
448
+ query_string_params = {}
449
+
450
+ [uri, body, query_string_params]
451
+ end
452
+ end
453
+ end
454
+ end
455
+ end
456
+ end
457
+ end
458
+ end
@@ -0,0 +1,33 @@
1
+ # frozen_string_literal: true
2
+
3
+ # Copyright 2021 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/service_attachments/rest/client"
20
+
21
+ module Google
22
+ module Cloud
23
+ module Compute
24
+ module V1
25
+ module ServiceAttachments
26
+ # Client for the REST transport
27
+ module Rest
28
+ end
29
+ end
30
+ end
31
+ end
32
+ end
33
+ end
@@ -0,0 +1,44 @@
1
+ # frozen_string_literal: true
2
+
3
+ # Copyright 2021 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/config"
20
+ require "gapic/config/method"
21
+
22
+ require "google/cloud/compute/v1/version"
23
+
24
+ require "google/cloud/compute/v1/service_attachments/credentials"
25
+ require "google/cloud/compute/v1/service_attachments/rest"
26
+
27
+ module Google
28
+ module Cloud
29
+ module Compute
30
+ module V1
31
+ # To load this service and instantiate a REST client:
32
+ #
33
+ # require "google/cloud/compute/v1/service_attachments"
34
+ # client = ::Google::Cloud::Compute::V1::ServiceAttachments::Rest::Client.new
35
+ #
36
+ module ServiceAttachments
37
+ end
38
+ end
39
+ end
40
+ end
41
+ end
42
+
43
+ helper_path = ::File.join __dir__, "service_attachments", "helpers.rb"
44
+ require "google/cloud/compute/v1/service_attachments/helpers" if ::File.file? helper_path