google-cloud-compute-v1 1.4.0 → 1.5.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 +5 -5
- data/lib/google/cloud/compute/v1/accelerator_types/rest/service_stub.rb +90 -52
- data/lib/google/cloud/compute/v1/accelerator_types.rb +5 -0
- data/lib/google/cloud/compute/v1/addresses/rest/service_stub.rb +156 -89
- data/lib/google/cloud/compute/v1/addresses.rb +3 -0
- data/lib/google/cloud/compute/v1/autoscalers/rest/service_stub.rb +222 -129
- data/lib/google/cloud/compute/v1/autoscalers.rb +3 -0
- data/lib/google/cloud/compute/v1/backend_buckets/rest/service_stub.rb +285 -161
- data/lib/google/cloud/compute/v1/backend_buckets.rb +3 -0
- data/lib/google/cloud/compute/v1/backend_services/rest/service_stub.rb +383 -221
- data/lib/google/cloud/compute/v1/backend_services.rb +3 -0
- data/lib/google/cloud/compute/v1/disk_types/rest/service_stub.rb +90 -52
- data/lib/google/cloud/compute/v1/disk_types.rb +3 -0
- data/lib/google/cloud/compute/v1/disks/rest/service_stub.rb +429 -240
- data/lib/google/cloud/compute/v1/disks.rb +3 -0
- data/lib/google/cloud/compute/v1/external_vpn_gateways/rest/service_stub.rb +189 -102
- data/lib/google/cloud/compute/v1/external_vpn_gateways.rb +3 -0
- data/lib/google/cloud/compute/v1/firewall_policies/rest/service_stub.rb +555 -330
- data/lib/google/cloud/compute/v1/firewall_policies.rb +3 -0
- data/lib/google/cloud/compute/v1/firewalls/rest/service_stub.rb +187 -104
- data/lib/google/cloud/compute/v1/firewalls.rb +3 -0
- data/lib/google/cloud/compute/v1/forwarding_rules/rest/service_stub.rb +258 -146
- data/lib/google/cloud/compute/v1/forwarding_rules.rb +3 -0
- data/lib/google/cloud/compute/v1/global_addresses/rest/service_stub.rb +121 -66
- data/lib/google/cloud/compute/v1/global_addresses.rb +3 -0
- data/lib/google/cloud/compute/v1/global_forwarding_rules/rest/service_stub.rb +221 -122
- data/lib/google/cloud/compute/v1/global_forwarding_rules.rb +3 -0
- data/lib/google/cloud/compute/v1/global_network_endpoint_groups/rest/service_stub.rb +219 -126
- data/lib/google/cloud/compute/v1/global_network_endpoint_groups.rb +3 -0
- data/lib/google/cloud/compute/v1/global_operations/rest/service_stub.rb +154 -86
- data/lib/google/cloud/compute/v1/global_operations.rb +3 -0
- data/lib/google/cloud/compute/v1/global_organization_operations/rest/service_stub.rb +84 -49
- data/lib/google/cloud/compute/v1/global_organization_operations.rb +3 -0
- data/lib/google/cloud/compute/v1/global_public_delegated_prefixes/rest/service_stub.rb +154 -85
- data/lib/google/cloud/compute/v1/global_public_delegated_prefixes.rb +3 -0
- data/lib/google/cloud/compute/v1/health_checks/rest/service_stub.rb +218 -127
- data/lib/google/cloud/compute/v1/health_checks.rb +3 -0
- data/lib/google/cloud/compute/v1/image_family_views/rest/service_stub.rb +27 -7
- data/lib/google/cloud/compute/v1/image_family_views.rb +3 -0
- data/lib/google/cloud/compute/v1/images/rest/service_stub.rb +354 -194
- data/lib/google/cloud/compute/v1/images.rb +3 -0
- data/lib/google/cloud/compute/v1/instance_group_managers/rest/service_stub.rb +664 -381
- data/lib/google/cloud/compute/v1/instance_group_managers.rb +3 -0
- data/lib/google/cloud/compute/v1/instance_groups/rest/service_stub.rb +292 -169
- data/lib/google/cloud/compute/v1/instance_groups.rb +3 -0
- data/lib/google/cloud/compute/v1/instance_templates/rest/service_stub.rb +221 -120
- data/lib/google/cloud/compute/v1/instance_templates.rb +3 -0
- data/lib/google/cloud/compute/v1/instances/rest/service_stub.rb +1503 -845
- data/lib/google/cloud/compute/v1/instances.rb +3 -0
- data/lib/google/cloud/compute/v1/interconnect_attachments/rest/service_stub.rb +190 -109
- data/lib/google/cloud/compute/v1/interconnect_attachments.rb +3 -0
- data/lib/google/cloud/compute/v1/interconnect_locations/rest/service_stub.rb +57 -29
- data/lib/google/cloud/compute/v1/interconnect_locations.rb +3 -0
- data/lib/google/cloud/compute/v1/interconnects/rest/service_stub.rb +187 -102
- data/lib/google/cloud/compute/v1/interconnects.rb +3 -0
- data/lib/google/cloud/compute/v1/license_codes/rest/service_stub.rb +60 -25
- data/lib/google/cloud/compute/v1/license_codes.rb +3 -0
- data/lib/google/cloud/compute/v1/licenses/rest/service_stub.rb +221 -120
- data/lib/google/cloud/compute/v1/licenses.rb +3 -0
- data/lib/google/cloud/compute/v1/machine_images/rest/service_stub.rb +221 -121
- data/lib/google/cloud/compute/v1/machine_images.rb +3 -0
- data/lib/google/cloud/compute/v1/machine_types/rest/service_stub.rb +90 -52
- data/lib/google/cloud/compute/v1/machine_types.rb +3 -0
- data/lib/google/cloud/compute/v1/network_edge_security_services/rest/service_stub.rb +158 -89
- data/lib/google/cloud/compute/v1/network_edge_security_services.rb +3 -0
- data/lib/google/cloud/compute/v1/network_endpoint_groups/rest/service_stub.rb +293 -168
- data/lib/google/cloud/compute/v1/network_endpoint_groups.rb +3 -0
- data/lib/google/cloud/compute/v1/network_firewall_policies/rest/service_stub.rb +513 -293
- data/lib/google/cloud/compute/v1/network_firewall_policies.rb +3 -0
- data/lib/google/cloud/compute/v1/networks/rest/service_stub.rb +350 -202
- data/lib/google/cloud/compute/v1/networks.rb +3 -0
- data/lib/google/cloud/compute/v1/node_groups/rest/service_stub.rb +428 -242
- data/lib/google/cloud/compute/v1/node_groups.rb +3 -0
- data/lib/google/cloud/compute/v1/node_templates/rest/service_stub.rb +259 -143
- data/lib/google/cloud/compute/v1/node_templates.rb +3 -0
- data/lib/google/cloud/compute/v1/node_types/rest/service_stub.rb +90 -52
- data/lib/google/cloud/compute/v1/node_types.rb +3 -0
- data/lib/google/cloud/compute/v1/packet_mirrorings/rest/service_stub.rb +225 -126
- data/lib/google/cloud/compute/v1/packet_mirrorings.rb +3 -0
- data/lib/google/cloud/compute/v1/projects/rest/service_stub.rb +406 -238
- data/lib/google/cloud/compute/v1/projects.rb +3 -0
- data/lib/google/cloud/compute/v1/public_advertised_prefixes/rest/service_stub.rb +154 -85
- data/lib/google/cloud/compute/v1/public_advertised_prefixes.rb +3 -0
- data/lib/google/cloud/compute/v1/public_delegated_prefixes/rest/service_stub.rb +190 -108
- data/lib/google/cloud/compute/v1/public_delegated_prefixes.rb +3 -0
- data/lib/google/cloud/compute/v1/region_autoscalers/rest/service_stub.rb +191 -106
- data/lib/google/cloud/compute/v1/region_autoscalers.rb +3 -0
- data/lib/google/cloud/compute/v1/region_backend_services/rest/service_stub.rb +228 -122
- data/lib/google/cloud/compute/v1/region_backend_services.rb +3 -0
- data/lib/google/cloud/compute/v1/region_commitments/rest/service_stub.rb +157 -92
- data/lib/google/cloud/compute/v1/region_commitments.rb +3 -0
- data/lib/google/cloud/compute/v1/region_disk_types/rest/service_stub.rb +59 -29
- data/lib/google/cloud/compute/v1/region_disk_types.rb +3 -0
- data/lib/google/cloud/compute/v1/region_disks/rest/service_stub.rb +398 -216
- data/lib/google/cloud/compute/v1/region_disks.rb +3 -0
- data/lib/google/cloud/compute/v1/region_health_check_services/rest/service_stub.rb +159 -85
- data/lib/google/cloud/compute/v1/region_health_check_services.rb +3 -0
- data/lib/google/cloud/compute/v1/region_health_checks/rest/service_stub.rb +193 -104
- data/lib/google/cloud/compute/v1/region_health_checks.rb +3 -0
- data/lib/google/cloud/compute/v1/region_instance_group_managers/rest/service_stub.rb +633 -358
- data/lib/google/cloud/compute/v1/region_instance_group_managers.rb +3 -0
- data/lib/google/cloud/compute/v1/region_instance_groups/rest/service_stub.rb +127 -71
- data/lib/google/cloud/compute/v1/region_instance_groups.rb +3 -0
- data/lib/google/cloud/compute/v1/region_instances/rest/service_stub.rb +26 -9
- data/lib/google/cloud/compute/v1/region_instances.rb +3 -0
- data/lib/google/cloud/compute/v1/region_network_endpoint_groups/rest/service_stub.rb +125 -66
- data/lib/google/cloud/compute/v1/region_network_endpoint_groups.rb +3 -0
- data/lib/google/cloud/compute/v1/region_network_firewall_policies/rest/service_stub.rb +561 -311
- data/lib/google/cloud/compute/v1/region_network_firewall_policies.rb +3 -0
- data/lib/google/cloud/compute/v1/region_notification_endpoints/rest/service_stub.rb +125 -66
- data/lib/google/cloud/compute/v1/region_notification_endpoints.rb +3 -0
- data/lib/google/cloud/compute/v1/region_operations/rest/service_stub.rb +127 -63
- data/lib/google/cloud/compute/v1/region_operations.rb +3 -0
- data/lib/google/cloud/compute/v1/region_security_policies/rest/service_stub.rb +159 -86
- data/lib/google/cloud/compute/v1/region_security_policies.rb +3 -0
- data/lib/google/cloud/compute/v1/region_ssl_certificates/rest/service_stub.rb +125 -66
- data/lib/google/cloud/compute/v1/region_ssl_certificates.rb +3 -0
- data/lib/google/cloud/compute/v1/region_target_http_proxies/rest/service_stub.rb +159 -85
- data/lib/google/cloud/compute/v1/region_target_http_proxies.rb +3 -0
- data/lib/google/cloud/compute/v1/region_target_https_proxies/rest/service_stub.rb +227 -123
- data/lib/google/cloud/compute/v1/region_target_https_proxies.rb +3 -0
- data/lib/google/cloud/compute/v1/region_url_maps/rest/service_stub.rb +228 -122
- data/lib/google/cloud/compute/v1/region_url_maps.rb +3 -0
- data/lib/google/cloud/compute/v1/regions/rest/service_stub.rb +57 -29
- data/lib/google/cloud/compute/v1/regions.rb +3 -0
- data/lib/google/cloud/compute/v1/reservations/rest/service_stub.rb +327 -183
- data/lib/google/cloud/compute/v1/reservations.rb +3 -0
- data/lib/google/cloud/compute/v1/resource_policies/rest/service_stub.rb +259 -143
- data/lib/google/cloud/compute/v1/resource_policies.rb +3 -0
- data/lib/google/cloud/compute/v1/routers/rest/service_stub.rb +326 -184
- data/lib/google/cloud/compute/v1/routers.rb +3 -0
- data/lib/google/cloud/compute/v1/routes/rest/service_stub.rb +121 -66
- data/lib/google/cloud/compute/v1/routes.rb +3 -0
- data/lib/google/cloud/compute/v1/security_policies/rest/service_stub.rb +346 -206
- data/lib/google/cloud/compute/v1/security_policies.rb +3 -0
- data/lib/google/cloud/compute/v1/service_attachments/rest/service_stub.rb +293 -162
- data/lib/google/cloud/compute/v1/service_attachments.rb +3 -0
- data/lib/google/cloud/compute/v1/snapshots/rest/service_stub.rb +255 -138
- data/lib/google/cloud/compute/v1/snapshots.rb +3 -0
- data/lib/google/cloud/compute/v1/ssl_certificates/rest/service_stub.rb +152 -89
- data/lib/google/cloud/compute/v1/ssl_certificates.rb +3 -0
- data/lib/google/cloud/compute/v1/ssl_policies/rest/service_stub.rb +185 -107
- data/lib/google/cloud/compute/v1/ssl_policies.rb +3 -0
- data/lib/google/cloud/compute/v1/subnetworks/rest/service_stub.rb +392 -223
- data/lib/google/cloud/compute/v1/subnetworks.rb +3 -0
- data/lib/google/cloud/compute/v1/target_grpc_proxies/rest/service_stub.rb +154 -85
- data/lib/google/cloud/compute/v1/target_grpc_proxies.rb +3 -0
- data/lib/google/cloud/compute/v1/target_http_proxies/rest/service_stub.rb +218 -127
- data/lib/google/cloud/compute/v1/target_http_proxies.rb +3 -0
- data/lib/google/cloud/compute/v1/target_https_proxies/rest/service_stub.rb +350 -203
- data/lib/google/cloud/compute/v1/target_https_proxies.rb +3 -0
- data/lib/google/cloud/compute/v1/target_instances/rest/service_stub.rb +156 -89
- data/lib/google/cloud/compute/v1/target_instances.rb +3 -0
- data/lib/google/cloud/compute/v1/target_pools/rest/service_stub.rb +361 -203
- data/lib/google/cloud/compute/v1/target_pools.rb +3 -0
- data/lib/google/cloud/compute/v1/target_ssl_proxies/rest/service_stub.rb +286 -161
- data/lib/google/cloud/compute/v1/target_ssl_proxies.rb +3 -0
- data/lib/google/cloud/compute/v1/target_tcp_proxies/rest/service_stub.rb +187 -104
- data/lib/google/cloud/compute/v1/target_tcp_proxies.rb +3 -0
- data/lib/google/cloud/compute/v1/target_vpn_gateways/rest/service_stub.rb +156 -89
- data/lib/google/cloud/compute/v1/target_vpn_gateways.rb +3 -0
- data/lib/google/cloud/compute/v1/url_maps/rest/service_stub.rb +285 -164
- data/lib/google/cloud/compute/v1/url_maps.rb +3 -0
- data/lib/google/cloud/compute/v1/version.rb +1 -1
- data/lib/google/cloud/compute/v1/vpn_gateways/rest/service_stub.rb +259 -143
- data/lib/google/cloud/compute/v1/vpn_gateways.rb +3 -0
- data/lib/google/cloud/compute/v1/vpn_tunnels/rest/service_stub.rb +156 -89
- data/lib/google/cloud/compute/v1/vpn_tunnels.rb +3 -0
- data/lib/google/cloud/compute/v1/zone_operations/rest/service_stub.rb +127 -63
- data/lib/google/cloud/compute/v1/zone_operations.rb +3 -0
- data/lib/google/cloud/compute/v1/zones/rest/service_stub.rb +57 -29
- data/lib/google/cloud/compute/v1/zones.rb +3 -0
- metadata +11 -11
@@ -55,10 +55,17 @@ module Google
|
|
55
55
|
def add_instances request_pb, options = nil
|
56
56
|
raise ::ArgumentError, "request must be provided" if request_pb.nil?
|
57
57
|
|
58
|
-
|
59
|
-
|
58
|
+
verb, uri, query_string_params, body = transcode_add_instances_request request_pb
|
59
|
+
query_string_params = if query_string_params.any?
|
60
|
+
query_string_params.to_h { |p| p.split("=", 2) }
|
61
|
+
else
|
62
|
+
{}
|
63
|
+
end
|
64
|
+
|
65
|
+
response = @client_stub.make_http_request(
|
66
|
+
verb,
|
60
67
|
uri: uri,
|
61
|
-
body: body,
|
68
|
+
body: body || "",
|
62
69
|
params: query_string_params,
|
63
70
|
options: options
|
64
71
|
)
|
@@ -68,22 +75,6 @@ module Google
|
|
68
75
|
result
|
69
76
|
end
|
70
77
|
|
71
|
-
##
|
72
|
-
# GRPC transcoding helper method for the add_instances REST call
|
73
|
-
#
|
74
|
-
# @param request_pb [::Google::Cloud::Compute::V1::AddInstancesInstanceGroupRequest]
|
75
|
-
# A request object representing the call parameters. Required.
|
76
|
-
# @return [Array(String, [String, nil], Hash{String => String})]
|
77
|
-
# Uri, Body, Query string parameters
|
78
|
-
def transcode_add_instances_request request_pb
|
79
|
-
uri = "/compute/v1/projects/#{request_pb.project}/zones/#{request_pb.zone}/instanceGroups/#{request_pb.instance_group}/addInstances"
|
80
|
-
body = request_pb.instance_groups_add_instances_request_resource.to_json
|
81
|
-
query_string_params = {}
|
82
|
-
query_string_params["requestId"] = request_pb.request_id.to_s if request_pb.has_request_id?
|
83
|
-
|
84
|
-
[uri, body, query_string_params]
|
85
|
-
end
|
86
|
-
|
87
78
|
##
|
88
79
|
# Baseline implementation for the aggregated_list REST call
|
89
80
|
#
|
@@ -101,9 +92,17 @@ module Google
|
|
101
92
|
def aggregated_list request_pb, options = nil
|
102
93
|
raise ::ArgumentError, "request must be provided" if request_pb.nil?
|
103
94
|
|
104
|
-
|
105
|
-
|
95
|
+
verb, uri, query_string_params, body = transcode_aggregated_list_request request_pb
|
96
|
+
query_string_params = if query_string_params.any?
|
97
|
+
query_string_params.to_h { |p| p.split("=", 2) }
|
98
|
+
else
|
99
|
+
{}
|
100
|
+
end
|
101
|
+
|
102
|
+
response = @client_stub.make_http_request(
|
103
|
+
verb,
|
106
104
|
uri: uri,
|
105
|
+
body: body || "",
|
107
106
|
params: query_string_params,
|
108
107
|
options: options
|
109
108
|
)
|
@@ -113,27 +112,6 @@ module Google
|
|
113
112
|
result
|
114
113
|
end
|
115
114
|
|
116
|
-
##
|
117
|
-
# GRPC transcoding helper method for the aggregated_list REST call
|
118
|
-
#
|
119
|
-
# @param request_pb [::Google::Cloud::Compute::V1::AggregatedListInstanceGroupsRequest]
|
120
|
-
# A request object representing the call parameters. Required.
|
121
|
-
# @return [Array(String, [String, nil], Hash{String => String})]
|
122
|
-
# Uri, Body, Query string parameters
|
123
|
-
def transcode_aggregated_list_request request_pb
|
124
|
-
uri = "/compute/v1/projects/#{request_pb.project}/aggregated/instanceGroups"
|
125
|
-
body = nil
|
126
|
-
query_string_params = {}
|
127
|
-
query_string_params["filter"] = request_pb.filter.to_s if request_pb.has_filter?
|
128
|
-
query_string_params["includeAllScopes"] = request_pb.include_all_scopes.to_s if request_pb.has_include_all_scopes?
|
129
|
-
query_string_params["maxResults"] = request_pb.max_results.to_s if request_pb.has_max_results?
|
130
|
-
query_string_params["orderBy"] = request_pb.order_by.to_s if request_pb.has_order_by?
|
131
|
-
query_string_params["pageToken"] = request_pb.page_token.to_s if request_pb.has_page_token?
|
132
|
-
query_string_params["returnPartialSuccess"] = request_pb.return_partial_success.to_s if request_pb.has_return_partial_success?
|
133
|
-
|
134
|
-
[uri, body, query_string_params]
|
135
|
-
end
|
136
|
-
|
137
115
|
##
|
138
116
|
# Baseline implementation for the delete REST call
|
139
117
|
#
|
@@ -151,9 +129,17 @@ module Google
|
|
151
129
|
def delete request_pb, options = nil
|
152
130
|
raise ::ArgumentError, "request must be provided" if request_pb.nil?
|
153
131
|
|
154
|
-
|
155
|
-
|
132
|
+
verb, uri, query_string_params, body = transcode_delete_request request_pb
|
133
|
+
query_string_params = if query_string_params.any?
|
134
|
+
query_string_params.to_h { |p| p.split("=", 2) }
|
135
|
+
else
|
136
|
+
{}
|
137
|
+
end
|
138
|
+
|
139
|
+
response = @client_stub.make_http_request(
|
140
|
+
verb,
|
156
141
|
uri: uri,
|
142
|
+
body: body || "",
|
157
143
|
params: query_string_params,
|
158
144
|
options: options
|
159
145
|
)
|
@@ -163,22 +149,6 @@ module Google
|
|
163
149
|
result
|
164
150
|
end
|
165
151
|
|
166
|
-
##
|
167
|
-
# GRPC transcoding helper method for the delete REST call
|
168
|
-
#
|
169
|
-
# @param request_pb [::Google::Cloud::Compute::V1::DeleteInstanceGroupRequest]
|
170
|
-
# A request object representing the call parameters. Required.
|
171
|
-
# @return [Array(String, [String, nil], Hash{String => String})]
|
172
|
-
# Uri, Body, Query string parameters
|
173
|
-
def transcode_delete_request request_pb
|
174
|
-
uri = "/compute/v1/projects/#{request_pb.project}/zones/#{request_pb.zone}/instanceGroups/#{request_pb.instance_group}"
|
175
|
-
body = nil
|
176
|
-
query_string_params = {}
|
177
|
-
query_string_params["requestId"] = request_pb.request_id.to_s if request_pb.has_request_id?
|
178
|
-
|
179
|
-
[uri, body, query_string_params]
|
180
|
-
end
|
181
|
-
|
182
152
|
##
|
183
153
|
# Baseline implementation for the get REST call
|
184
154
|
#
|
@@ -196,9 +166,18 @@ module Google
|
|
196
166
|
def get request_pb, options = nil
|
197
167
|
raise ::ArgumentError, "request must be provided" if request_pb.nil?
|
198
168
|
|
199
|
-
uri,
|
200
|
-
|
169
|
+
verb, uri, query_string_params, body = transcode_get_request request_pb
|
170
|
+
query_string_params = if query_string_params.any?
|
171
|
+
query_string_params.to_h { |p| p.split("=", 2) }
|
172
|
+
else
|
173
|
+
{}
|
174
|
+
end
|
175
|
+
|
176
|
+
response = @client_stub.make_http_request(
|
177
|
+
verb,
|
201
178
|
uri: uri,
|
179
|
+
body: body || "",
|
180
|
+
params: query_string_params,
|
202
181
|
options: options
|
203
182
|
)
|
204
183
|
result = ::Google::Cloud::Compute::V1::InstanceGroup.decode_json response.body, ignore_unknown_fields: true
|
@@ -207,21 +186,6 @@ module Google
|
|
207
186
|
result
|
208
187
|
end
|
209
188
|
|
210
|
-
##
|
211
|
-
# GRPC transcoding helper method for the get REST call
|
212
|
-
#
|
213
|
-
# @param request_pb [::Google::Cloud::Compute::V1::GetInstanceGroupRequest]
|
214
|
-
# A request object representing the call parameters. Required.
|
215
|
-
# @return [Array(String, [String, nil], Hash{String => String})]
|
216
|
-
# Uri, Body, Query string parameters
|
217
|
-
def transcode_get_request request_pb
|
218
|
-
uri = "/compute/v1/projects/#{request_pb.project}/zones/#{request_pb.zone}/instanceGroups/#{request_pb.instance_group}"
|
219
|
-
body = nil
|
220
|
-
query_string_params = {}
|
221
|
-
|
222
|
-
[uri, body, query_string_params]
|
223
|
-
end
|
224
|
-
|
225
189
|
##
|
226
190
|
# Baseline implementation for the insert REST call
|
227
191
|
#
|
@@ -239,10 +203,17 @@ module Google
|
|
239
203
|
def insert request_pb, options = nil
|
240
204
|
raise ::ArgumentError, "request must be provided" if request_pb.nil?
|
241
205
|
|
242
|
-
|
243
|
-
|
206
|
+
verb, uri, query_string_params, body = transcode_insert_request request_pb
|
207
|
+
query_string_params = if query_string_params.any?
|
208
|
+
query_string_params.to_h { |p| p.split("=", 2) }
|
209
|
+
else
|
210
|
+
{}
|
211
|
+
end
|
212
|
+
|
213
|
+
response = @client_stub.make_http_request(
|
214
|
+
verb,
|
244
215
|
uri: uri,
|
245
|
-
body: body,
|
216
|
+
body: body || "",
|
246
217
|
params: query_string_params,
|
247
218
|
options: options
|
248
219
|
)
|
@@ -252,22 +223,6 @@ module Google
|
|
252
223
|
result
|
253
224
|
end
|
254
225
|
|
255
|
-
##
|
256
|
-
# GRPC transcoding helper method for the insert REST call
|
257
|
-
#
|
258
|
-
# @param request_pb [::Google::Cloud::Compute::V1::InsertInstanceGroupRequest]
|
259
|
-
# A request object representing the call parameters. Required.
|
260
|
-
# @return [Array(String, [String, nil], Hash{String => String})]
|
261
|
-
# Uri, Body, Query string parameters
|
262
|
-
def transcode_insert_request request_pb
|
263
|
-
uri = "/compute/v1/projects/#{request_pb.project}/zones/#{request_pb.zone}/instanceGroups"
|
264
|
-
body = request_pb.instance_group_resource.to_json
|
265
|
-
query_string_params = {}
|
266
|
-
query_string_params["requestId"] = request_pb.request_id.to_s if request_pb.has_request_id?
|
267
|
-
|
268
|
-
[uri, body, query_string_params]
|
269
|
-
end
|
270
|
-
|
271
226
|
##
|
272
227
|
# Baseline implementation for the list REST call
|
273
228
|
#
|
@@ -285,9 +240,17 @@ module Google
|
|
285
240
|
def list request_pb, options = nil
|
286
241
|
raise ::ArgumentError, "request must be provided" if request_pb.nil?
|
287
242
|
|
288
|
-
|
289
|
-
|
243
|
+
verb, uri, query_string_params, body = transcode_list_request request_pb
|
244
|
+
query_string_params = if query_string_params.any?
|
245
|
+
query_string_params.to_h { |p| p.split("=", 2) }
|
246
|
+
else
|
247
|
+
{}
|
248
|
+
end
|
249
|
+
|
250
|
+
response = @client_stub.make_http_request(
|
251
|
+
verb,
|
290
252
|
uri: uri,
|
253
|
+
body: body || "",
|
291
254
|
params: query_string_params,
|
292
255
|
options: options
|
293
256
|
)
|
@@ -297,26 +260,6 @@ module Google
|
|
297
260
|
result
|
298
261
|
end
|
299
262
|
|
300
|
-
##
|
301
|
-
# GRPC transcoding helper method for the list REST call
|
302
|
-
#
|
303
|
-
# @param request_pb [::Google::Cloud::Compute::V1::ListInstanceGroupsRequest]
|
304
|
-
# A request object representing the call parameters. Required.
|
305
|
-
# @return [Array(String, [String, nil], Hash{String => String})]
|
306
|
-
# Uri, Body, Query string parameters
|
307
|
-
def transcode_list_request request_pb
|
308
|
-
uri = "/compute/v1/projects/#{request_pb.project}/zones/#{request_pb.zone}/instanceGroups"
|
309
|
-
body = nil
|
310
|
-
query_string_params = {}
|
311
|
-
query_string_params["filter"] = request_pb.filter.to_s if request_pb.has_filter?
|
312
|
-
query_string_params["maxResults"] = request_pb.max_results.to_s if request_pb.has_max_results?
|
313
|
-
query_string_params["orderBy"] = request_pb.order_by.to_s if request_pb.has_order_by?
|
314
|
-
query_string_params["pageToken"] = request_pb.page_token.to_s if request_pb.has_page_token?
|
315
|
-
query_string_params["returnPartialSuccess"] = request_pb.return_partial_success.to_s if request_pb.has_return_partial_success?
|
316
|
-
|
317
|
-
[uri, body, query_string_params]
|
318
|
-
end
|
319
|
-
|
320
263
|
##
|
321
264
|
# Baseline implementation for the list_instances REST call
|
322
265
|
#
|
@@ -334,10 +277,17 @@ module Google
|
|
334
277
|
def list_instances request_pb, options = nil
|
335
278
|
raise ::ArgumentError, "request must be provided" if request_pb.nil?
|
336
279
|
|
337
|
-
|
338
|
-
|
280
|
+
verb, uri, query_string_params, body = transcode_list_instances_request request_pb
|
281
|
+
query_string_params = if query_string_params.any?
|
282
|
+
query_string_params.to_h { |p| p.split("=", 2) }
|
283
|
+
else
|
284
|
+
{}
|
285
|
+
end
|
286
|
+
|
287
|
+
response = @client_stub.make_http_request(
|
288
|
+
verb,
|
339
289
|
uri: uri,
|
340
|
-
body: body,
|
290
|
+
body: body || "",
|
341
291
|
params: query_string_params,
|
342
292
|
options: options
|
343
293
|
)
|
@@ -347,26 +297,6 @@ module Google
|
|
347
297
|
result
|
348
298
|
end
|
349
299
|
|
350
|
-
##
|
351
|
-
# GRPC transcoding helper method for the list_instances REST call
|
352
|
-
#
|
353
|
-
# @param request_pb [::Google::Cloud::Compute::V1::ListInstancesInstanceGroupsRequest]
|
354
|
-
# A request object representing the call parameters. Required.
|
355
|
-
# @return [Array(String, [String, nil], Hash{String => String})]
|
356
|
-
# Uri, Body, Query string parameters
|
357
|
-
def transcode_list_instances_request request_pb
|
358
|
-
uri = "/compute/v1/projects/#{request_pb.project}/zones/#{request_pb.zone}/instanceGroups/#{request_pb.instance_group}/listInstances"
|
359
|
-
body = request_pb.instance_groups_list_instances_request_resource.to_json
|
360
|
-
query_string_params = {}
|
361
|
-
query_string_params["filter"] = request_pb.filter.to_s if request_pb.has_filter?
|
362
|
-
query_string_params["maxResults"] = request_pb.max_results.to_s if request_pb.has_max_results?
|
363
|
-
query_string_params["orderBy"] = request_pb.order_by.to_s if request_pb.has_order_by?
|
364
|
-
query_string_params["pageToken"] = request_pb.page_token.to_s if request_pb.has_page_token?
|
365
|
-
query_string_params["returnPartialSuccess"] = request_pb.return_partial_success.to_s if request_pb.has_return_partial_success?
|
366
|
-
|
367
|
-
[uri, body, query_string_params]
|
368
|
-
end
|
369
|
-
|
370
300
|
##
|
371
301
|
# Baseline implementation for the remove_instances REST call
|
372
302
|
#
|
@@ -384,10 +314,17 @@ module Google
|
|
384
314
|
def remove_instances request_pb, options = nil
|
385
315
|
raise ::ArgumentError, "request must be provided" if request_pb.nil?
|
386
316
|
|
387
|
-
|
388
|
-
|
317
|
+
verb, uri, query_string_params, body = transcode_remove_instances_request request_pb
|
318
|
+
query_string_params = if query_string_params.any?
|
319
|
+
query_string_params.to_h { |p| p.split("=", 2) }
|
320
|
+
else
|
321
|
+
{}
|
322
|
+
end
|
323
|
+
|
324
|
+
response = @client_stub.make_http_request(
|
325
|
+
verb,
|
389
326
|
uri: uri,
|
390
|
-
body: body,
|
327
|
+
body: body || "",
|
391
328
|
params: query_string_params,
|
392
329
|
options: options
|
393
330
|
)
|
@@ -397,22 +334,6 @@ module Google
|
|
397
334
|
result
|
398
335
|
end
|
399
336
|
|
400
|
-
##
|
401
|
-
# GRPC transcoding helper method for the remove_instances REST call
|
402
|
-
#
|
403
|
-
# @param request_pb [::Google::Cloud::Compute::V1::RemoveInstancesInstanceGroupRequest]
|
404
|
-
# A request object representing the call parameters. Required.
|
405
|
-
# @return [Array(String, [String, nil], Hash{String => String})]
|
406
|
-
# Uri, Body, Query string parameters
|
407
|
-
def transcode_remove_instances_request request_pb
|
408
|
-
uri = "/compute/v1/projects/#{request_pb.project}/zones/#{request_pb.zone}/instanceGroups/#{request_pb.instance_group}/removeInstances"
|
409
|
-
body = request_pb.instance_groups_remove_instances_request_resource.to_json
|
410
|
-
query_string_params = {}
|
411
|
-
query_string_params["requestId"] = request_pb.request_id.to_s if request_pb.has_request_id?
|
412
|
-
|
413
|
-
[uri, body, query_string_params]
|
414
|
-
end
|
415
|
-
|
416
337
|
##
|
417
338
|
# Baseline implementation for the set_named_ports REST call
|
418
339
|
#
|
@@ -430,10 +351,17 @@ module Google
|
|
430
351
|
def set_named_ports request_pb, options = nil
|
431
352
|
raise ::ArgumentError, "request must be provided" if request_pb.nil?
|
432
353
|
|
433
|
-
|
434
|
-
|
354
|
+
verb, uri, query_string_params, body = transcode_set_named_ports_request request_pb
|
355
|
+
query_string_params = if query_string_params.any?
|
356
|
+
query_string_params.to_h { |p| p.split("=", 2) }
|
357
|
+
else
|
358
|
+
{}
|
359
|
+
end
|
360
|
+
|
361
|
+
response = @client_stub.make_http_request(
|
362
|
+
verb,
|
435
363
|
uri: uri,
|
436
|
-
body: body,
|
364
|
+
body: body || "",
|
437
365
|
params: query_string_params,
|
438
366
|
options: options
|
439
367
|
)
|
@@ -443,7 +371,196 @@ module Google
|
|
443
371
|
result
|
444
372
|
end
|
445
373
|
|
374
|
+
|
375
|
+
private
|
376
|
+
|
377
|
+
##
|
378
|
+
# @private
|
379
|
+
#
|
380
|
+
# GRPC transcoding helper method for the add_instances REST call
|
381
|
+
#
|
382
|
+
# @param request_pb [::Google::Cloud::Compute::V1::AddInstancesInstanceGroupRequest]
|
383
|
+
# A request object representing the call parameters. Required.
|
384
|
+
# @return [Array(String, [String, nil], Hash{String => String})]
|
385
|
+
# Uri, Body, Query string parameters
|
386
|
+
def transcode_add_instances_request request_pb
|
387
|
+
transcoder = Gapic::Rest::GrpcTranscoder.new
|
388
|
+
.with_bindings(
|
389
|
+
uri_method: :post,
|
390
|
+
uri_template: "/compute/v1/projects/{project}/zones/{zone}/instanceGroups/{instance_group}/addInstances",
|
391
|
+
body: "instance_groups_add_instances_request_resource",
|
392
|
+
matches: [
|
393
|
+
["project", %r{[^/]+}, false],
|
394
|
+
["zone", %r{[^/]+}, false],
|
395
|
+
["instance_group", %r{[^/]+}, false]
|
396
|
+
]
|
397
|
+
)
|
398
|
+
transcoder.transcode request_pb
|
399
|
+
end
|
400
|
+
|
401
|
+
##
|
402
|
+
# @private
|
403
|
+
#
|
404
|
+
# GRPC transcoding helper method for the aggregated_list REST call
|
405
|
+
#
|
406
|
+
# @param request_pb [::Google::Cloud::Compute::V1::AggregatedListInstanceGroupsRequest]
|
407
|
+
# A request object representing the call parameters. Required.
|
408
|
+
# @return [Array(String, [String, nil], Hash{String => String})]
|
409
|
+
# Uri, Body, Query string parameters
|
410
|
+
def transcode_aggregated_list_request request_pb
|
411
|
+
transcoder = Gapic::Rest::GrpcTranscoder.new
|
412
|
+
.with_bindings(
|
413
|
+
uri_method: :get,
|
414
|
+
uri_template: "/compute/v1/projects/{project}/aggregated/instanceGroups",
|
415
|
+
matches: [
|
416
|
+
["project", %r{[^/]+}, false]
|
417
|
+
]
|
418
|
+
)
|
419
|
+
transcoder.transcode request_pb
|
420
|
+
end
|
421
|
+
|
422
|
+
##
|
423
|
+
# @private
|
424
|
+
#
|
425
|
+
# GRPC transcoding helper method for the delete REST call
|
426
|
+
#
|
427
|
+
# @param request_pb [::Google::Cloud::Compute::V1::DeleteInstanceGroupRequest]
|
428
|
+
# A request object representing the call parameters. Required.
|
429
|
+
# @return [Array(String, [String, nil], Hash{String => String})]
|
430
|
+
# Uri, Body, Query string parameters
|
431
|
+
def transcode_delete_request request_pb
|
432
|
+
transcoder = Gapic::Rest::GrpcTranscoder.new
|
433
|
+
.with_bindings(
|
434
|
+
uri_method: :delete,
|
435
|
+
uri_template: "/compute/v1/projects/{project}/zones/{zone}/instanceGroups/{instance_group}",
|
436
|
+
matches: [
|
437
|
+
["project", %r{[^/]+}, false],
|
438
|
+
["zone", %r{[^/]+}, false],
|
439
|
+
["instance_group", %r{[^/]+}, false]
|
440
|
+
]
|
441
|
+
)
|
442
|
+
transcoder.transcode request_pb
|
443
|
+
end
|
444
|
+
|
445
|
+
##
|
446
|
+
# @private
|
447
|
+
#
|
448
|
+
# GRPC transcoding helper method for the get REST call
|
449
|
+
#
|
450
|
+
# @param request_pb [::Google::Cloud::Compute::V1::GetInstanceGroupRequest]
|
451
|
+
# A request object representing the call parameters. Required.
|
452
|
+
# @return [Array(String, [String, nil], Hash{String => String})]
|
453
|
+
# Uri, Body, Query string parameters
|
454
|
+
def transcode_get_request request_pb
|
455
|
+
transcoder = Gapic::Rest::GrpcTranscoder.new
|
456
|
+
.with_bindings(
|
457
|
+
uri_method: :get,
|
458
|
+
uri_template: "/compute/v1/projects/{project}/zones/{zone}/instanceGroups/{instance_group}",
|
459
|
+
matches: [
|
460
|
+
["project", %r{[^/]+}, false],
|
461
|
+
["zone", %r{[^/]+}, false],
|
462
|
+
["instance_group", %r{[^/]+}, false]
|
463
|
+
]
|
464
|
+
)
|
465
|
+
transcoder.transcode request_pb
|
466
|
+
end
|
467
|
+
|
446
468
|
##
|
469
|
+
# @private
|
470
|
+
#
|
471
|
+
# GRPC transcoding helper method for the insert REST call
|
472
|
+
#
|
473
|
+
# @param request_pb [::Google::Cloud::Compute::V1::InsertInstanceGroupRequest]
|
474
|
+
# A request object representing the call parameters. Required.
|
475
|
+
# @return [Array(String, [String, nil], Hash{String => String})]
|
476
|
+
# Uri, Body, Query string parameters
|
477
|
+
def transcode_insert_request request_pb
|
478
|
+
transcoder = Gapic::Rest::GrpcTranscoder.new
|
479
|
+
.with_bindings(
|
480
|
+
uri_method: :post,
|
481
|
+
uri_template: "/compute/v1/projects/{project}/zones/{zone}/instanceGroups",
|
482
|
+
body: "instance_group_resource",
|
483
|
+
matches: [
|
484
|
+
["project", %r{[^/]+}, false],
|
485
|
+
["zone", %r{[^/]+}, false]
|
486
|
+
]
|
487
|
+
)
|
488
|
+
transcoder.transcode request_pb
|
489
|
+
end
|
490
|
+
|
491
|
+
##
|
492
|
+
# @private
|
493
|
+
#
|
494
|
+
# GRPC transcoding helper method for the list REST call
|
495
|
+
#
|
496
|
+
# @param request_pb [::Google::Cloud::Compute::V1::ListInstanceGroupsRequest]
|
497
|
+
# A request object representing the call parameters. Required.
|
498
|
+
# @return [Array(String, [String, nil], Hash{String => String})]
|
499
|
+
# Uri, Body, Query string parameters
|
500
|
+
def transcode_list_request request_pb
|
501
|
+
transcoder = Gapic::Rest::GrpcTranscoder.new
|
502
|
+
.with_bindings(
|
503
|
+
uri_method: :get,
|
504
|
+
uri_template: "/compute/v1/projects/{project}/zones/{zone}/instanceGroups",
|
505
|
+
matches: [
|
506
|
+
["project", %r{[^/]+}, false],
|
507
|
+
["zone", %r{[^/]+}, false]
|
508
|
+
]
|
509
|
+
)
|
510
|
+
transcoder.transcode request_pb
|
511
|
+
end
|
512
|
+
|
513
|
+
##
|
514
|
+
# @private
|
515
|
+
#
|
516
|
+
# GRPC transcoding helper method for the list_instances REST call
|
517
|
+
#
|
518
|
+
# @param request_pb [::Google::Cloud::Compute::V1::ListInstancesInstanceGroupsRequest]
|
519
|
+
# A request object representing the call parameters. Required.
|
520
|
+
# @return [Array(String, [String, nil], Hash{String => String})]
|
521
|
+
# Uri, Body, Query string parameters
|
522
|
+
def transcode_list_instances_request request_pb
|
523
|
+
transcoder = Gapic::Rest::GrpcTranscoder.new
|
524
|
+
.with_bindings(
|
525
|
+
uri_method: :post,
|
526
|
+
uri_template: "/compute/v1/projects/{project}/zones/{zone}/instanceGroups/{instance_group}/listInstances",
|
527
|
+
body: "instance_groups_list_instances_request_resource",
|
528
|
+
matches: [
|
529
|
+
["project", %r{[^/]+}, false],
|
530
|
+
["zone", %r{[^/]+}, false],
|
531
|
+
["instance_group", %r{[^/]+}, false]
|
532
|
+
]
|
533
|
+
)
|
534
|
+
transcoder.transcode request_pb
|
535
|
+
end
|
536
|
+
|
537
|
+
##
|
538
|
+
# @private
|
539
|
+
#
|
540
|
+
# GRPC transcoding helper method for the remove_instances REST call
|
541
|
+
#
|
542
|
+
# @param request_pb [::Google::Cloud::Compute::V1::RemoveInstancesInstanceGroupRequest]
|
543
|
+
# A request object representing the call parameters. Required.
|
544
|
+
# @return [Array(String, [String, nil], Hash{String => String})]
|
545
|
+
# Uri, Body, Query string parameters
|
546
|
+
def transcode_remove_instances_request request_pb
|
547
|
+
transcoder = Gapic::Rest::GrpcTranscoder.new
|
548
|
+
.with_bindings(
|
549
|
+
uri_method: :post,
|
550
|
+
uri_template: "/compute/v1/projects/{project}/zones/{zone}/instanceGroups/{instance_group}/removeInstances",
|
551
|
+
body: "instance_groups_remove_instances_request_resource",
|
552
|
+
matches: [
|
553
|
+
["project", %r{[^/]+}, false],
|
554
|
+
["zone", %r{[^/]+}, false],
|
555
|
+
["instance_group", %r{[^/]+}, false]
|
556
|
+
]
|
557
|
+
)
|
558
|
+
transcoder.transcode request_pb
|
559
|
+
end
|
560
|
+
|
561
|
+
##
|
562
|
+
# @private
|
563
|
+
#
|
447
564
|
# GRPC transcoding helper method for the set_named_ports REST call
|
448
565
|
#
|
449
566
|
# @param request_pb [::Google::Cloud::Compute::V1::SetNamedPortsInstanceGroupRequest]
|
@@ -451,12 +568,18 @@ module Google
|
|
451
568
|
# @return [Array(String, [String, nil], Hash{String => String})]
|
452
569
|
# Uri, Body, Query string parameters
|
453
570
|
def transcode_set_named_ports_request request_pb
|
454
|
-
|
455
|
-
|
456
|
-
|
457
|
-
|
458
|
-
|
459
|
-
|
571
|
+
transcoder = Gapic::Rest::GrpcTranscoder.new
|
572
|
+
.with_bindings(
|
573
|
+
uri_method: :post,
|
574
|
+
uri_template: "/compute/v1/projects/{project}/zones/{zone}/instanceGroups/{instance_group}/setNamedPorts",
|
575
|
+
body: "instance_groups_set_named_ports_request_resource",
|
576
|
+
matches: [
|
577
|
+
["project", %r{[^/]+}, false],
|
578
|
+
["zone", %r{[^/]+}, false],
|
579
|
+
["instance_group", %r{[^/]+}, false]
|
580
|
+
]
|
581
|
+
)
|
582
|
+
transcoder.transcode request_pb
|
460
583
|
end
|
461
584
|
end
|
462
585
|
end
|