google-cloud-compute-v1 1.2.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 +10 -5
- data/lib/google/cloud/compute/v1/accelerator_types/rest/client.rb +2 -2
- 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/client.rb +2 -2
- 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/client.rb +2 -2
- 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/client.rb +1 -1
- 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/client.rb +2 -2
- 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/compute_pb.rb +671 -3
- data/lib/google/cloud/compute/v1/disk_types/rest/client.rb +2 -2
- 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/client.rb +3 -3
- 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/client.rb +1 -1
- 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/client.rb +1 -1
- 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/client.rb +1 -1
- 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/client.rb +2 -2
- 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/client.rb +1 -1
- 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/client.rb +1 -1
- 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/client.rb +2 -2
- 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/client.rb +2 -2
- 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/client.rb +1 -1
- 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/client.rb +1 -1
- 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/client.rb +2 -2
- 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/client.rb +1 -1
- 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/client.rb +10 -10
- 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/client.rb +4 -4
- 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/client.rb +1 -1
- 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/client.rb +7 -5
- 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/client.rb +2 -2
- 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/client.rb +1 -1
- 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/client.rb +1 -1
- 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/client.rb +1 -1
- 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/client.rb +1 -1
- 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/client.rb +2 -2
- 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/credentials.rb +52 -0
- data/lib/google/cloud/compute/v1/network_edge_security_services/rest/client.rb +679 -0
- data/lib/google/cloud/compute/v1/network_edge_security_services/rest/service_stub.rb +348 -0
- data/lib/google/cloud/compute/v1/network_edge_security_services/rest.rb +33 -0
- data/lib/google/cloud/compute/v1/network_edge_security_services.rb +47 -0
- data/lib/google/cloud/compute/v1/network_endpoint_groups/rest/client.rb +3 -3
- 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/credentials.rb +52 -0
- data/lib/google/cloud/compute/v1/network_firewall_policies/rest/client.rb +1552 -0
- data/lib/google/cloud/compute/v1/network_firewall_policies/rest/service_stub.rb +998 -0
- data/lib/google/cloud/compute/v1/network_firewall_policies/rest.rb +33 -0
- data/lib/google/cloud/compute/v1/network_firewall_policies.rb +47 -0
- data/lib/google/cloud/compute/v1/networks/rest/client.rb +2 -2
- 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/client.rb +3 -3
- 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/client.rb +2 -2
- 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/client.rb +2 -2
- 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/client.rb +2 -2
- 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/client.rb +2 -2
- 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/client.rb +1 -1
- 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/client.rb +2 -2
- 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/client.rb +1 -1
- 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/client.rb +1 -1
- 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/client.rb +2 -2
- 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/client.rb +1 -1
- 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/client.rb +1 -1
- 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/client.rb +1 -1
- 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/client.rb +1 -1
- 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/client.rb +9 -9
- 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/client.rb +2 -2
- 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/client.rb +1 -1
- 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/credentials.rb +52 -0
- data/lib/google/cloud/compute/v1/region_network_firewall_policies/rest/client.rb +1670 -0
- data/lib/google/cloud/compute/v1/region_network_firewall_policies/rest/service_stub.rb +1073 -0
- data/lib/google/cloud/compute/v1/region_network_firewall_policies/rest.rb +33 -0
- data/lib/google/cloud/compute/v1/region_network_firewall_policies.rb +47 -0
- data/lib/google/cloud/compute/v1/region_notification_endpoints/rest/client.rb +1 -1
- 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/client.rb +1 -1
- 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/credentials.rb +52 -0
- data/lib/google/cloud/compute/v1/region_security_policies/rest/client.rb +676 -0
- data/lib/google/cloud/compute/v1/region_security_policies/rest/service_stub.rb +349 -0
- data/lib/google/cloud/compute/v1/region_security_policies/rest.rb +33 -0
- data/lib/google/cloud/compute/v1/region_security_policies.rb +47 -0
- data/lib/google/cloud/compute/v1/region_ssl_certificates/rest/client.rb +1 -1
- 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/client.rb +1 -1
- 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/client.rb +88 -1
- data/lib/google/cloud/compute/v1/region_target_https_proxies/rest/service_stub.rb +249 -99
- data/lib/google/cloud/compute/v1/region_target_https_proxies.rb +3 -0
- data/lib/google/cloud/compute/v1/region_url_maps/rest/client.rb +1 -1
- 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/client.rb +1 -1
- 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/client.rb +2 -2
- 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/client.rb +2 -2
- 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/client.rb +3 -3
- 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/client.rb +1 -1
- 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/client.rb +97 -5
- data/lib/google/cloud/compute/v1/security_policies/rest/service_stub.rb +368 -174
- data/lib/google/cloud/compute/v1/security_policies.rb +3 -0
- data/lib/google/cloud/compute/v1/service_attachments/rest/client.rb +2 -2
- 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/client.rb +1 -1
- 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/client.rb +2 -2
- 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/client.rb +2 -2
- 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/client.rb +3 -3
- 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/client.rb +1 -1
- 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/client.rb +2 -2
- 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/client.rb +86 -2
- data/lib/google/cloud/compute/v1/target_https_proxies/rest/service_stub.rb +371 -178
- data/lib/google/cloud/compute/v1/target_https_proxies.rb +3 -0
- data/lib/google/cloud/compute/v1/target_instances/rest/client.rb +2 -2
- 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/client.rb +2 -2
- 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/client.rb +85 -1
- data/lib/google/cloud/compute/v1/target_ssl_proxies/rest/service_stub.rb +307 -136
- data/lib/google/cloud/compute/v1/target_ssl_proxies.rb +3 -0
- data/lib/google/cloud/compute/v1/target_tcp_proxies/rest/client.rb +1 -1
- 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/client.rb +2 -2
- 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/client.rb +2 -2
- 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/client.rb +2 -2
- 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/client.rb +2 -2
- 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/client.rb +1 -1
- 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/client.rb +1 -1
- data/lib/google/cloud/compute/v1/zones/rest/service_stub.rb +57 -29
- data/lib/google/cloud/compute/v1/zones.rb +3 -0
- data/lib/google/cloud/compute/v1.rb +4 -0
- data/proto_docs/google/cloud/compute/v1/compute.rb +1946 -229
- metadata +32 -12
@@ -0,0 +1,1073 @@
|
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
|
+
# Copyright 2022 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 RegionNetworkFirewallPolicies
|
26
|
+
module Rest
|
27
|
+
##
|
28
|
+
# REST service stub for the RegionNetworkFirewallPolicies 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 add_association REST call
|
43
|
+
#
|
44
|
+
# @param request_pb [::Google::Cloud::Compute::V1::AddAssociationRegionNetworkFirewallPolicyRequest]
|
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::Operation]
|
51
|
+
# @yieldparam response [::Faraday::Response]
|
52
|
+
#
|
53
|
+
# @return [::Google::Cloud::Compute::V1::Operation]
|
54
|
+
# A result object deserialized from the server's reply
|
55
|
+
def add_association request_pb, options = nil
|
56
|
+
raise ::ArgumentError, "request must be provided" if request_pb.nil?
|
57
|
+
|
58
|
+
verb, uri, query_string_params, body = transcode_add_association_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,
|
67
|
+
uri: uri,
|
68
|
+
body: body || "",
|
69
|
+
params: query_string_params,
|
70
|
+
options: options
|
71
|
+
)
|
72
|
+
result = ::Google::Cloud::Compute::V1::Operation.decode_json response.body, ignore_unknown_fields: true
|
73
|
+
|
74
|
+
yield result, response if block_given?
|
75
|
+
result
|
76
|
+
end
|
77
|
+
|
78
|
+
##
|
79
|
+
# Baseline implementation for the add_rule REST call
|
80
|
+
#
|
81
|
+
# @param request_pb [::Google::Cloud::Compute::V1::AddRuleRegionNetworkFirewallPolicyRequest]
|
82
|
+
# A request object representing the call parameters. Required.
|
83
|
+
# @param options [::Gapic::CallOptions]
|
84
|
+
# Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
|
85
|
+
#
|
86
|
+
# @yield [result, response] Access the result along with the Faraday response object
|
87
|
+
# @yieldparam result [::Google::Cloud::Compute::V1::Operation]
|
88
|
+
# @yieldparam response [::Faraday::Response]
|
89
|
+
#
|
90
|
+
# @return [::Google::Cloud::Compute::V1::Operation]
|
91
|
+
# A result object deserialized from the server's reply
|
92
|
+
def add_rule request_pb, options = nil
|
93
|
+
raise ::ArgumentError, "request must be provided" if request_pb.nil?
|
94
|
+
|
95
|
+
verb, uri, query_string_params, body = transcode_add_rule_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,
|
104
|
+
uri: uri,
|
105
|
+
body: body || "",
|
106
|
+
params: query_string_params,
|
107
|
+
options: options
|
108
|
+
)
|
109
|
+
result = ::Google::Cloud::Compute::V1::Operation.decode_json response.body, ignore_unknown_fields: true
|
110
|
+
|
111
|
+
yield result, response if block_given?
|
112
|
+
result
|
113
|
+
end
|
114
|
+
|
115
|
+
##
|
116
|
+
# Baseline implementation for the clone_rules REST call
|
117
|
+
#
|
118
|
+
# @param request_pb [::Google::Cloud::Compute::V1::CloneRulesRegionNetworkFirewallPolicyRequest]
|
119
|
+
# A request object representing the call parameters. Required.
|
120
|
+
# @param options [::Gapic::CallOptions]
|
121
|
+
# Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
|
122
|
+
#
|
123
|
+
# @yield [result, response] Access the result along with the Faraday response object
|
124
|
+
# @yieldparam result [::Google::Cloud::Compute::V1::Operation]
|
125
|
+
# @yieldparam response [::Faraday::Response]
|
126
|
+
#
|
127
|
+
# @return [::Google::Cloud::Compute::V1::Operation]
|
128
|
+
# A result object deserialized from the server's reply
|
129
|
+
def clone_rules request_pb, options = nil
|
130
|
+
raise ::ArgumentError, "request must be provided" if request_pb.nil?
|
131
|
+
|
132
|
+
verb, uri, query_string_params, body = transcode_clone_rules_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,
|
141
|
+
uri: uri,
|
142
|
+
body: body || "",
|
143
|
+
params: query_string_params,
|
144
|
+
options: options
|
145
|
+
)
|
146
|
+
result = ::Google::Cloud::Compute::V1::Operation.decode_json response.body, ignore_unknown_fields: true
|
147
|
+
|
148
|
+
yield result, response if block_given?
|
149
|
+
result
|
150
|
+
end
|
151
|
+
|
152
|
+
##
|
153
|
+
# Baseline implementation for the delete REST call
|
154
|
+
#
|
155
|
+
# @param request_pb [::Google::Cloud::Compute::V1::DeleteRegionNetworkFirewallPolicyRequest]
|
156
|
+
# A request object representing the call parameters. Required.
|
157
|
+
# @param options [::Gapic::CallOptions]
|
158
|
+
# Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
|
159
|
+
#
|
160
|
+
# @yield [result, response] Access the result along with the Faraday response object
|
161
|
+
# @yieldparam result [::Google::Cloud::Compute::V1::Operation]
|
162
|
+
# @yieldparam response [::Faraday::Response]
|
163
|
+
#
|
164
|
+
# @return [::Google::Cloud::Compute::V1::Operation]
|
165
|
+
# A result object deserialized from the server's reply
|
166
|
+
def delete request_pb, options = nil
|
167
|
+
raise ::ArgumentError, "request must be provided" if request_pb.nil?
|
168
|
+
|
169
|
+
verb, uri, query_string_params, body = transcode_delete_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,
|
178
|
+
uri: uri,
|
179
|
+
body: body || "",
|
180
|
+
params: query_string_params,
|
181
|
+
options: options
|
182
|
+
)
|
183
|
+
result = ::Google::Cloud::Compute::V1::Operation.decode_json response.body, ignore_unknown_fields: true
|
184
|
+
|
185
|
+
yield result, response if block_given?
|
186
|
+
result
|
187
|
+
end
|
188
|
+
|
189
|
+
##
|
190
|
+
# Baseline implementation for the get REST call
|
191
|
+
#
|
192
|
+
# @param request_pb [::Google::Cloud::Compute::V1::GetRegionNetworkFirewallPolicyRequest]
|
193
|
+
# A request object representing the call parameters. Required.
|
194
|
+
# @param options [::Gapic::CallOptions]
|
195
|
+
# Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
|
196
|
+
#
|
197
|
+
# @yield [result, response] Access the result along with the Faraday response object
|
198
|
+
# @yieldparam result [::Google::Cloud::Compute::V1::FirewallPolicy]
|
199
|
+
# @yieldparam response [::Faraday::Response]
|
200
|
+
#
|
201
|
+
# @return [::Google::Cloud::Compute::V1::FirewallPolicy]
|
202
|
+
# A result object deserialized from the server's reply
|
203
|
+
def get request_pb, options = nil
|
204
|
+
raise ::ArgumentError, "request must be provided" if request_pb.nil?
|
205
|
+
|
206
|
+
verb, uri, query_string_params, body = transcode_get_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,
|
215
|
+
uri: uri,
|
216
|
+
body: body || "",
|
217
|
+
params: query_string_params,
|
218
|
+
options: options
|
219
|
+
)
|
220
|
+
result = ::Google::Cloud::Compute::V1::FirewallPolicy.decode_json response.body, ignore_unknown_fields: true
|
221
|
+
|
222
|
+
yield result, response if block_given?
|
223
|
+
result
|
224
|
+
end
|
225
|
+
|
226
|
+
##
|
227
|
+
# Baseline implementation for the get_association REST call
|
228
|
+
#
|
229
|
+
# @param request_pb [::Google::Cloud::Compute::V1::GetAssociationRegionNetworkFirewallPolicyRequest]
|
230
|
+
# A request object representing the call parameters. Required.
|
231
|
+
# @param options [::Gapic::CallOptions]
|
232
|
+
# Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
|
233
|
+
#
|
234
|
+
# @yield [result, response] Access the result along with the Faraday response object
|
235
|
+
# @yieldparam result [::Google::Cloud::Compute::V1::FirewallPolicyAssociation]
|
236
|
+
# @yieldparam response [::Faraday::Response]
|
237
|
+
#
|
238
|
+
# @return [::Google::Cloud::Compute::V1::FirewallPolicyAssociation]
|
239
|
+
# A result object deserialized from the server's reply
|
240
|
+
def get_association request_pb, options = nil
|
241
|
+
raise ::ArgumentError, "request must be provided" if request_pb.nil?
|
242
|
+
|
243
|
+
verb, uri, query_string_params, body = transcode_get_association_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,
|
252
|
+
uri: uri,
|
253
|
+
body: body || "",
|
254
|
+
params: query_string_params,
|
255
|
+
options: options
|
256
|
+
)
|
257
|
+
result = ::Google::Cloud::Compute::V1::FirewallPolicyAssociation.decode_json response.body, ignore_unknown_fields: true
|
258
|
+
|
259
|
+
yield result, response if block_given?
|
260
|
+
result
|
261
|
+
end
|
262
|
+
|
263
|
+
##
|
264
|
+
# Baseline implementation for the get_effective_firewalls REST call
|
265
|
+
#
|
266
|
+
# @param request_pb [::Google::Cloud::Compute::V1::GetEffectiveFirewallsRegionNetworkFirewallPolicyRequest]
|
267
|
+
# A request object representing the call parameters. Required.
|
268
|
+
# @param options [::Gapic::CallOptions]
|
269
|
+
# Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
|
270
|
+
#
|
271
|
+
# @yield [result, response] Access the result along with the Faraday response object
|
272
|
+
# @yieldparam result [::Google::Cloud::Compute::V1::RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponse]
|
273
|
+
# @yieldparam response [::Faraday::Response]
|
274
|
+
#
|
275
|
+
# @return [::Google::Cloud::Compute::V1::RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponse]
|
276
|
+
# A result object deserialized from the server's reply
|
277
|
+
def get_effective_firewalls request_pb, options = nil
|
278
|
+
raise ::ArgumentError, "request must be provided" if request_pb.nil?
|
279
|
+
|
280
|
+
verb, uri, query_string_params, body = transcode_get_effective_firewalls_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,
|
289
|
+
uri: uri,
|
290
|
+
body: body || "",
|
291
|
+
params: query_string_params,
|
292
|
+
options: options
|
293
|
+
)
|
294
|
+
result = ::Google::Cloud::Compute::V1::RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponse.decode_json response.body, ignore_unknown_fields: true
|
295
|
+
|
296
|
+
yield result, response if block_given?
|
297
|
+
result
|
298
|
+
end
|
299
|
+
|
300
|
+
##
|
301
|
+
# Baseline implementation for the get_iam_policy REST call
|
302
|
+
#
|
303
|
+
# @param request_pb [::Google::Cloud::Compute::V1::GetIamPolicyRegionNetworkFirewallPolicyRequest]
|
304
|
+
# A request object representing the call parameters. Required.
|
305
|
+
# @param options [::Gapic::CallOptions]
|
306
|
+
# Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
|
307
|
+
#
|
308
|
+
# @yield [result, response] Access the result along with the Faraday response object
|
309
|
+
# @yieldparam result [::Google::Cloud::Compute::V1::Policy]
|
310
|
+
# @yieldparam response [::Faraday::Response]
|
311
|
+
#
|
312
|
+
# @return [::Google::Cloud::Compute::V1::Policy]
|
313
|
+
# A result object deserialized from the server's reply
|
314
|
+
def get_iam_policy request_pb, options = nil
|
315
|
+
raise ::ArgumentError, "request must be provided" if request_pb.nil?
|
316
|
+
|
317
|
+
verb, uri, query_string_params, body = transcode_get_iam_policy_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,
|
326
|
+
uri: uri,
|
327
|
+
body: body || "",
|
328
|
+
params: query_string_params,
|
329
|
+
options: options
|
330
|
+
)
|
331
|
+
result = ::Google::Cloud::Compute::V1::Policy.decode_json response.body, ignore_unknown_fields: true
|
332
|
+
|
333
|
+
yield result, response if block_given?
|
334
|
+
result
|
335
|
+
end
|
336
|
+
|
337
|
+
##
|
338
|
+
# Baseline implementation for the get_rule REST call
|
339
|
+
#
|
340
|
+
# @param request_pb [::Google::Cloud::Compute::V1::GetRuleRegionNetworkFirewallPolicyRequest]
|
341
|
+
# A request object representing the call parameters. Required.
|
342
|
+
# @param options [::Gapic::CallOptions]
|
343
|
+
# Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
|
344
|
+
#
|
345
|
+
# @yield [result, response] Access the result along with the Faraday response object
|
346
|
+
# @yieldparam result [::Google::Cloud::Compute::V1::FirewallPolicyRule]
|
347
|
+
# @yieldparam response [::Faraday::Response]
|
348
|
+
#
|
349
|
+
# @return [::Google::Cloud::Compute::V1::FirewallPolicyRule]
|
350
|
+
# A result object deserialized from the server's reply
|
351
|
+
def get_rule request_pb, options = nil
|
352
|
+
raise ::ArgumentError, "request must be provided" if request_pb.nil?
|
353
|
+
|
354
|
+
verb, uri, query_string_params, body = transcode_get_rule_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,
|
363
|
+
uri: uri,
|
364
|
+
body: body || "",
|
365
|
+
params: query_string_params,
|
366
|
+
options: options
|
367
|
+
)
|
368
|
+
result = ::Google::Cloud::Compute::V1::FirewallPolicyRule.decode_json response.body, ignore_unknown_fields: true
|
369
|
+
|
370
|
+
yield result, response if block_given?
|
371
|
+
result
|
372
|
+
end
|
373
|
+
|
374
|
+
##
|
375
|
+
# Baseline implementation for the insert REST call
|
376
|
+
#
|
377
|
+
# @param request_pb [::Google::Cloud::Compute::V1::InsertRegionNetworkFirewallPolicyRequest]
|
378
|
+
# A request object representing the call parameters. Required.
|
379
|
+
# @param options [::Gapic::CallOptions]
|
380
|
+
# Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
|
381
|
+
#
|
382
|
+
# @yield [result, response] Access the result along with the Faraday response object
|
383
|
+
# @yieldparam result [::Google::Cloud::Compute::V1::Operation]
|
384
|
+
# @yieldparam response [::Faraday::Response]
|
385
|
+
#
|
386
|
+
# @return [::Google::Cloud::Compute::V1::Operation]
|
387
|
+
# A result object deserialized from the server's reply
|
388
|
+
def insert request_pb, options = nil
|
389
|
+
raise ::ArgumentError, "request must be provided" if request_pb.nil?
|
390
|
+
|
391
|
+
verb, uri, query_string_params, body = transcode_insert_request request_pb
|
392
|
+
query_string_params = if query_string_params.any?
|
393
|
+
query_string_params.to_h { |p| p.split("=", 2) }
|
394
|
+
else
|
395
|
+
{}
|
396
|
+
end
|
397
|
+
|
398
|
+
response = @client_stub.make_http_request(
|
399
|
+
verb,
|
400
|
+
uri: uri,
|
401
|
+
body: body || "",
|
402
|
+
params: query_string_params,
|
403
|
+
options: options
|
404
|
+
)
|
405
|
+
result = ::Google::Cloud::Compute::V1::Operation.decode_json response.body, ignore_unknown_fields: true
|
406
|
+
|
407
|
+
yield result, response if block_given?
|
408
|
+
result
|
409
|
+
end
|
410
|
+
|
411
|
+
##
|
412
|
+
# Baseline implementation for the list REST call
|
413
|
+
#
|
414
|
+
# @param request_pb [::Google::Cloud::Compute::V1::ListRegionNetworkFirewallPoliciesRequest]
|
415
|
+
# A request object representing the call parameters. Required.
|
416
|
+
# @param options [::Gapic::CallOptions]
|
417
|
+
# Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
|
418
|
+
#
|
419
|
+
# @yield [result, response] Access the result along with the Faraday response object
|
420
|
+
# @yieldparam result [::Google::Cloud::Compute::V1::FirewallPolicyList]
|
421
|
+
# @yieldparam response [::Faraday::Response]
|
422
|
+
#
|
423
|
+
# @return [::Google::Cloud::Compute::V1::FirewallPolicyList]
|
424
|
+
# A result object deserialized from the server's reply
|
425
|
+
def list request_pb, options = nil
|
426
|
+
raise ::ArgumentError, "request must be provided" if request_pb.nil?
|
427
|
+
|
428
|
+
verb, uri, query_string_params, body = transcode_list_request request_pb
|
429
|
+
query_string_params = if query_string_params.any?
|
430
|
+
query_string_params.to_h { |p| p.split("=", 2) }
|
431
|
+
else
|
432
|
+
{}
|
433
|
+
end
|
434
|
+
|
435
|
+
response = @client_stub.make_http_request(
|
436
|
+
verb,
|
437
|
+
uri: uri,
|
438
|
+
body: body || "",
|
439
|
+
params: query_string_params,
|
440
|
+
options: options
|
441
|
+
)
|
442
|
+
result = ::Google::Cloud::Compute::V1::FirewallPolicyList.decode_json response.body, ignore_unknown_fields: true
|
443
|
+
|
444
|
+
yield result, response if block_given?
|
445
|
+
result
|
446
|
+
end
|
447
|
+
|
448
|
+
##
|
449
|
+
# Baseline implementation for the patch REST call
|
450
|
+
#
|
451
|
+
# @param request_pb [::Google::Cloud::Compute::V1::PatchRegionNetworkFirewallPolicyRequest]
|
452
|
+
# A request object representing the call parameters. Required.
|
453
|
+
# @param options [::Gapic::CallOptions]
|
454
|
+
# Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
|
455
|
+
#
|
456
|
+
# @yield [result, response] Access the result along with the Faraday response object
|
457
|
+
# @yieldparam result [::Google::Cloud::Compute::V1::Operation]
|
458
|
+
# @yieldparam response [::Faraday::Response]
|
459
|
+
#
|
460
|
+
# @return [::Google::Cloud::Compute::V1::Operation]
|
461
|
+
# A result object deserialized from the server's reply
|
462
|
+
def patch request_pb, options = nil
|
463
|
+
raise ::ArgumentError, "request must be provided" if request_pb.nil?
|
464
|
+
|
465
|
+
verb, uri, query_string_params, body = transcode_patch_request request_pb
|
466
|
+
query_string_params = if query_string_params.any?
|
467
|
+
query_string_params.to_h { |p| p.split("=", 2) }
|
468
|
+
else
|
469
|
+
{}
|
470
|
+
end
|
471
|
+
|
472
|
+
response = @client_stub.make_http_request(
|
473
|
+
verb,
|
474
|
+
uri: uri,
|
475
|
+
body: body || "",
|
476
|
+
params: query_string_params,
|
477
|
+
options: options
|
478
|
+
)
|
479
|
+
result = ::Google::Cloud::Compute::V1::Operation.decode_json response.body, ignore_unknown_fields: true
|
480
|
+
|
481
|
+
yield result, response if block_given?
|
482
|
+
result
|
483
|
+
end
|
484
|
+
|
485
|
+
##
|
486
|
+
# Baseline implementation for the patch_rule REST call
|
487
|
+
#
|
488
|
+
# @param request_pb [::Google::Cloud::Compute::V1::PatchRuleRegionNetworkFirewallPolicyRequest]
|
489
|
+
# A request object representing the call parameters. Required.
|
490
|
+
# @param options [::Gapic::CallOptions]
|
491
|
+
# Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
|
492
|
+
#
|
493
|
+
# @yield [result, response] Access the result along with the Faraday response object
|
494
|
+
# @yieldparam result [::Google::Cloud::Compute::V1::Operation]
|
495
|
+
# @yieldparam response [::Faraday::Response]
|
496
|
+
#
|
497
|
+
# @return [::Google::Cloud::Compute::V1::Operation]
|
498
|
+
# A result object deserialized from the server's reply
|
499
|
+
def patch_rule request_pb, options = nil
|
500
|
+
raise ::ArgumentError, "request must be provided" if request_pb.nil?
|
501
|
+
|
502
|
+
verb, uri, query_string_params, body = transcode_patch_rule_request request_pb
|
503
|
+
query_string_params = if query_string_params.any?
|
504
|
+
query_string_params.to_h { |p| p.split("=", 2) }
|
505
|
+
else
|
506
|
+
{}
|
507
|
+
end
|
508
|
+
|
509
|
+
response = @client_stub.make_http_request(
|
510
|
+
verb,
|
511
|
+
uri: uri,
|
512
|
+
body: body || "",
|
513
|
+
params: query_string_params,
|
514
|
+
options: options
|
515
|
+
)
|
516
|
+
result = ::Google::Cloud::Compute::V1::Operation.decode_json response.body, ignore_unknown_fields: true
|
517
|
+
|
518
|
+
yield result, response if block_given?
|
519
|
+
result
|
520
|
+
end
|
521
|
+
|
522
|
+
##
|
523
|
+
# Baseline implementation for the remove_association REST call
|
524
|
+
#
|
525
|
+
# @param request_pb [::Google::Cloud::Compute::V1::RemoveAssociationRegionNetworkFirewallPolicyRequest]
|
526
|
+
# A request object representing the call parameters. Required.
|
527
|
+
# @param options [::Gapic::CallOptions]
|
528
|
+
# Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
|
529
|
+
#
|
530
|
+
# @yield [result, response] Access the result along with the Faraday response object
|
531
|
+
# @yieldparam result [::Google::Cloud::Compute::V1::Operation]
|
532
|
+
# @yieldparam response [::Faraday::Response]
|
533
|
+
#
|
534
|
+
# @return [::Google::Cloud::Compute::V1::Operation]
|
535
|
+
# A result object deserialized from the server's reply
|
536
|
+
def remove_association request_pb, options = nil
|
537
|
+
raise ::ArgumentError, "request must be provided" if request_pb.nil?
|
538
|
+
|
539
|
+
verb, uri, query_string_params, body = transcode_remove_association_request request_pb
|
540
|
+
query_string_params = if query_string_params.any?
|
541
|
+
query_string_params.to_h { |p| p.split("=", 2) }
|
542
|
+
else
|
543
|
+
{}
|
544
|
+
end
|
545
|
+
|
546
|
+
response = @client_stub.make_http_request(
|
547
|
+
verb,
|
548
|
+
uri: uri,
|
549
|
+
body: body || "",
|
550
|
+
params: query_string_params,
|
551
|
+
options: options
|
552
|
+
)
|
553
|
+
result = ::Google::Cloud::Compute::V1::Operation.decode_json response.body, ignore_unknown_fields: true
|
554
|
+
|
555
|
+
yield result, response if block_given?
|
556
|
+
result
|
557
|
+
end
|
558
|
+
|
559
|
+
##
|
560
|
+
# Baseline implementation for the remove_rule REST call
|
561
|
+
#
|
562
|
+
# @param request_pb [::Google::Cloud::Compute::V1::RemoveRuleRegionNetworkFirewallPolicyRequest]
|
563
|
+
# A request object representing the call parameters. Required.
|
564
|
+
# @param options [::Gapic::CallOptions]
|
565
|
+
# Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
|
566
|
+
#
|
567
|
+
# @yield [result, response] Access the result along with the Faraday response object
|
568
|
+
# @yieldparam result [::Google::Cloud::Compute::V1::Operation]
|
569
|
+
# @yieldparam response [::Faraday::Response]
|
570
|
+
#
|
571
|
+
# @return [::Google::Cloud::Compute::V1::Operation]
|
572
|
+
# A result object deserialized from the server's reply
|
573
|
+
def remove_rule request_pb, options = nil
|
574
|
+
raise ::ArgumentError, "request must be provided" if request_pb.nil?
|
575
|
+
|
576
|
+
verb, uri, query_string_params, body = transcode_remove_rule_request request_pb
|
577
|
+
query_string_params = if query_string_params.any?
|
578
|
+
query_string_params.to_h { |p| p.split("=", 2) }
|
579
|
+
else
|
580
|
+
{}
|
581
|
+
end
|
582
|
+
|
583
|
+
response = @client_stub.make_http_request(
|
584
|
+
verb,
|
585
|
+
uri: uri,
|
586
|
+
body: body || "",
|
587
|
+
params: query_string_params,
|
588
|
+
options: options
|
589
|
+
)
|
590
|
+
result = ::Google::Cloud::Compute::V1::Operation.decode_json response.body, ignore_unknown_fields: true
|
591
|
+
|
592
|
+
yield result, response if block_given?
|
593
|
+
result
|
594
|
+
end
|
595
|
+
|
596
|
+
##
|
597
|
+
# Baseline implementation for the set_iam_policy REST call
|
598
|
+
#
|
599
|
+
# @param request_pb [::Google::Cloud::Compute::V1::SetIamPolicyRegionNetworkFirewallPolicyRequest]
|
600
|
+
# A request object representing the call parameters. Required.
|
601
|
+
# @param options [::Gapic::CallOptions]
|
602
|
+
# Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
|
603
|
+
#
|
604
|
+
# @yield [result, response] Access the result along with the Faraday response object
|
605
|
+
# @yieldparam result [::Google::Cloud::Compute::V1::Policy]
|
606
|
+
# @yieldparam response [::Faraday::Response]
|
607
|
+
#
|
608
|
+
# @return [::Google::Cloud::Compute::V1::Policy]
|
609
|
+
# A result object deserialized from the server's reply
|
610
|
+
def set_iam_policy request_pb, options = nil
|
611
|
+
raise ::ArgumentError, "request must be provided" if request_pb.nil?
|
612
|
+
|
613
|
+
verb, uri, query_string_params, body = transcode_set_iam_policy_request request_pb
|
614
|
+
query_string_params = if query_string_params.any?
|
615
|
+
query_string_params.to_h { |p| p.split("=", 2) }
|
616
|
+
else
|
617
|
+
{}
|
618
|
+
end
|
619
|
+
|
620
|
+
response = @client_stub.make_http_request(
|
621
|
+
verb,
|
622
|
+
uri: uri,
|
623
|
+
body: body || "",
|
624
|
+
params: query_string_params,
|
625
|
+
options: options
|
626
|
+
)
|
627
|
+
result = ::Google::Cloud::Compute::V1::Policy.decode_json response.body, ignore_unknown_fields: true
|
628
|
+
|
629
|
+
yield result, response if block_given?
|
630
|
+
result
|
631
|
+
end
|
632
|
+
|
633
|
+
##
|
634
|
+
# Baseline implementation for the test_iam_permissions REST call
|
635
|
+
#
|
636
|
+
# @param request_pb [::Google::Cloud::Compute::V1::TestIamPermissionsRegionNetworkFirewallPolicyRequest]
|
637
|
+
# A request object representing the call parameters. Required.
|
638
|
+
# @param options [::Gapic::CallOptions]
|
639
|
+
# Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
|
640
|
+
#
|
641
|
+
# @yield [result, response] Access the result along with the Faraday response object
|
642
|
+
# @yieldparam result [::Google::Cloud::Compute::V1::TestPermissionsResponse]
|
643
|
+
# @yieldparam response [::Faraday::Response]
|
644
|
+
#
|
645
|
+
# @return [::Google::Cloud::Compute::V1::TestPermissionsResponse]
|
646
|
+
# A result object deserialized from the server's reply
|
647
|
+
def test_iam_permissions request_pb, options = nil
|
648
|
+
raise ::ArgumentError, "request must be provided" if request_pb.nil?
|
649
|
+
|
650
|
+
verb, uri, query_string_params, body = transcode_test_iam_permissions_request request_pb
|
651
|
+
query_string_params = if query_string_params.any?
|
652
|
+
query_string_params.to_h { |p| p.split("=", 2) }
|
653
|
+
else
|
654
|
+
{}
|
655
|
+
end
|
656
|
+
|
657
|
+
response = @client_stub.make_http_request(
|
658
|
+
verb,
|
659
|
+
uri: uri,
|
660
|
+
body: body || "",
|
661
|
+
params: query_string_params,
|
662
|
+
options: options
|
663
|
+
)
|
664
|
+
result = ::Google::Cloud::Compute::V1::TestPermissionsResponse.decode_json response.body, ignore_unknown_fields: true
|
665
|
+
|
666
|
+
yield result, response if block_given?
|
667
|
+
result
|
668
|
+
end
|
669
|
+
|
670
|
+
|
671
|
+
private
|
672
|
+
|
673
|
+
##
|
674
|
+
# @private
|
675
|
+
#
|
676
|
+
# GRPC transcoding helper method for the add_association REST call
|
677
|
+
#
|
678
|
+
# @param request_pb [::Google::Cloud::Compute::V1::AddAssociationRegionNetworkFirewallPolicyRequest]
|
679
|
+
# A request object representing the call parameters. Required.
|
680
|
+
# @return [Array(String, [String, nil], Hash{String => String})]
|
681
|
+
# Uri, Body, Query string parameters
|
682
|
+
def transcode_add_association_request request_pb
|
683
|
+
transcoder = Gapic::Rest::GrpcTranscoder.new
|
684
|
+
.with_bindings(
|
685
|
+
uri_method: :post,
|
686
|
+
uri_template: "/compute/v1/projects/{project}/regions/{region}/firewallPolicies/{firewall_policy}/addAssociation",
|
687
|
+
body: "firewall_policy_association_resource",
|
688
|
+
matches: [
|
689
|
+
["project", %r{[^/]+}, false],
|
690
|
+
["region", %r{[^/]+}, false],
|
691
|
+
["firewall_policy", %r{[^/]+}, false]
|
692
|
+
]
|
693
|
+
)
|
694
|
+
transcoder.transcode request_pb
|
695
|
+
end
|
696
|
+
|
697
|
+
##
|
698
|
+
# @private
|
699
|
+
#
|
700
|
+
# GRPC transcoding helper method for the add_rule REST call
|
701
|
+
#
|
702
|
+
# @param request_pb [::Google::Cloud::Compute::V1::AddRuleRegionNetworkFirewallPolicyRequest]
|
703
|
+
# A request object representing the call parameters. Required.
|
704
|
+
# @return [Array(String, [String, nil], Hash{String => String})]
|
705
|
+
# Uri, Body, Query string parameters
|
706
|
+
def transcode_add_rule_request request_pb
|
707
|
+
transcoder = Gapic::Rest::GrpcTranscoder.new
|
708
|
+
.with_bindings(
|
709
|
+
uri_method: :post,
|
710
|
+
uri_template: "/compute/v1/projects/{project}/regions/{region}/firewallPolicies/{firewall_policy}/addRule",
|
711
|
+
body: "firewall_policy_rule_resource",
|
712
|
+
matches: [
|
713
|
+
["project", %r{[^/]+}, false],
|
714
|
+
["region", %r{[^/]+}, false],
|
715
|
+
["firewall_policy", %r{[^/]+}, false]
|
716
|
+
]
|
717
|
+
)
|
718
|
+
transcoder.transcode request_pb
|
719
|
+
end
|
720
|
+
|
721
|
+
##
|
722
|
+
# @private
|
723
|
+
#
|
724
|
+
# GRPC transcoding helper method for the clone_rules REST call
|
725
|
+
#
|
726
|
+
# @param request_pb [::Google::Cloud::Compute::V1::CloneRulesRegionNetworkFirewallPolicyRequest]
|
727
|
+
# A request object representing the call parameters. Required.
|
728
|
+
# @return [Array(String, [String, nil], Hash{String => String})]
|
729
|
+
# Uri, Body, Query string parameters
|
730
|
+
def transcode_clone_rules_request request_pb
|
731
|
+
transcoder = Gapic::Rest::GrpcTranscoder.new
|
732
|
+
.with_bindings(
|
733
|
+
uri_method: :post,
|
734
|
+
uri_template: "/compute/v1/projects/{project}/regions/{region}/firewallPolicies/{firewall_policy}/cloneRules",
|
735
|
+
matches: [
|
736
|
+
["project", %r{[^/]+}, false],
|
737
|
+
["region", %r{[^/]+}, false],
|
738
|
+
["firewall_policy", %r{[^/]+}, false]
|
739
|
+
]
|
740
|
+
)
|
741
|
+
transcoder.transcode request_pb
|
742
|
+
end
|
743
|
+
|
744
|
+
##
|
745
|
+
# @private
|
746
|
+
#
|
747
|
+
# GRPC transcoding helper method for the delete REST call
|
748
|
+
#
|
749
|
+
# @param request_pb [::Google::Cloud::Compute::V1::DeleteRegionNetworkFirewallPolicyRequest]
|
750
|
+
# A request object representing the call parameters. Required.
|
751
|
+
# @return [Array(String, [String, nil], Hash{String => String})]
|
752
|
+
# Uri, Body, Query string parameters
|
753
|
+
def transcode_delete_request request_pb
|
754
|
+
transcoder = Gapic::Rest::GrpcTranscoder.new
|
755
|
+
.with_bindings(
|
756
|
+
uri_method: :delete,
|
757
|
+
uri_template: "/compute/v1/projects/{project}/regions/{region}/firewallPolicies/{firewall_policy}",
|
758
|
+
matches: [
|
759
|
+
["project", %r{[^/]+}, false],
|
760
|
+
["region", %r{[^/]+}, false],
|
761
|
+
["firewall_policy", %r{[^/]+}, false]
|
762
|
+
]
|
763
|
+
)
|
764
|
+
transcoder.transcode request_pb
|
765
|
+
end
|
766
|
+
|
767
|
+
##
|
768
|
+
# @private
|
769
|
+
#
|
770
|
+
# GRPC transcoding helper method for the get REST call
|
771
|
+
#
|
772
|
+
# @param request_pb [::Google::Cloud::Compute::V1::GetRegionNetworkFirewallPolicyRequest]
|
773
|
+
# A request object representing the call parameters. Required.
|
774
|
+
# @return [Array(String, [String, nil], Hash{String => String})]
|
775
|
+
# Uri, Body, Query string parameters
|
776
|
+
def transcode_get_request request_pb
|
777
|
+
transcoder = Gapic::Rest::GrpcTranscoder.new
|
778
|
+
.with_bindings(
|
779
|
+
uri_method: :get,
|
780
|
+
uri_template: "/compute/v1/projects/{project}/regions/{region}/firewallPolicies/{firewall_policy}",
|
781
|
+
matches: [
|
782
|
+
["project", %r{[^/]+}, false],
|
783
|
+
["region", %r{[^/]+}, false],
|
784
|
+
["firewall_policy", %r{[^/]+}, false]
|
785
|
+
]
|
786
|
+
)
|
787
|
+
transcoder.transcode request_pb
|
788
|
+
end
|
789
|
+
|
790
|
+
##
|
791
|
+
# @private
|
792
|
+
#
|
793
|
+
# GRPC transcoding helper method for the get_association REST call
|
794
|
+
#
|
795
|
+
# @param request_pb [::Google::Cloud::Compute::V1::GetAssociationRegionNetworkFirewallPolicyRequest]
|
796
|
+
# A request object representing the call parameters. Required.
|
797
|
+
# @return [Array(String, [String, nil], Hash{String => String})]
|
798
|
+
# Uri, Body, Query string parameters
|
799
|
+
def transcode_get_association_request request_pb
|
800
|
+
transcoder = Gapic::Rest::GrpcTranscoder.new
|
801
|
+
.with_bindings(
|
802
|
+
uri_method: :get,
|
803
|
+
uri_template: "/compute/v1/projects/{project}/regions/{region}/firewallPolicies/{firewall_policy}/getAssociation",
|
804
|
+
matches: [
|
805
|
+
["project", %r{[^/]+}, false],
|
806
|
+
["region", %r{[^/]+}, false],
|
807
|
+
["firewall_policy", %r{[^/]+}, false]
|
808
|
+
]
|
809
|
+
)
|
810
|
+
transcoder.transcode request_pb
|
811
|
+
end
|
812
|
+
|
813
|
+
##
|
814
|
+
# @private
|
815
|
+
#
|
816
|
+
# GRPC transcoding helper method for the get_effective_firewalls REST call
|
817
|
+
#
|
818
|
+
# @param request_pb [::Google::Cloud::Compute::V1::GetEffectiveFirewallsRegionNetworkFirewallPolicyRequest]
|
819
|
+
# A request object representing the call parameters. Required.
|
820
|
+
# @return [Array(String, [String, nil], Hash{String => String})]
|
821
|
+
# Uri, Body, Query string parameters
|
822
|
+
def transcode_get_effective_firewalls_request request_pb
|
823
|
+
transcoder = Gapic::Rest::GrpcTranscoder.new
|
824
|
+
.with_bindings(
|
825
|
+
uri_method: :get,
|
826
|
+
uri_template: "/compute/v1/projects/{project}/regions/{region}/firewallPolicies/getEffectiveFirewalls",
|
827
|
+
matches: [
|
828
|
+
["project", %r{[^/]+}, false],
|
829
|
+
["region", %r{[^/]+}, false]
|
830
|
+
]
|
831
|
+
)
|
832
|
+
transcoder.transcode request_pb
|
833
|
+
end
|
834
|
+
|
835
|
+
##
|
836
|
+
# @private
|
837
|
+
#
|
838
|
+
# GRPC transcoding helper method for the get_iam_policy REST call
|
839
|
+
#
|
840
|
+
# @param request_pb [::Google::Cloud::Compute::V1::GetIamPolicyRegionNetworkFirewallPolicyRequest]
|
841
|
+
# A request object representing the call parameters. Required.
|
842
|
+
# @return [Array(String, [String, nil], Hash{String => String})]
|
843
|
+
# Uri, Body, Query string parameters
|
844
|
+
def transcode_get_iam_policy_request request_pb
|
845
|
+
transcoder = Gapic::Rest::GrpcTranscoder.new
|
846
|
+
.with_bindings(
|
847
|
+
uri_method: :get,
|
848
|
+
uri_template: "/compute/v1/projects/{project}/regions/{region}/firewallPolicies/{resource}/getIamPolicy",
|
849
|
+
matches: [
|
850
|
+
["project", %r{[^/]+}, false],
|
851
|
+
["region", %r{[^/]+}, false],
|
852
|
+
["resource", %r{[^/]+}, false]
|
853
|
+
]
|
854
|
+
)
|
855
|
+
transcoder.transcode request_pb
|
856
|
+
end
|
857
|
+
|
858
|
+
##
|
859
|
+
# @private
|
860
|
+
#
|
861
|
+
# GRPC transcoding helper method for the get_rule REST call
|
862
|
+
#
|
863
|
+
# @param request_pb [::Google::Cloud::Compute::V1::GetRuleRegionNetworkFirewallPolicyRequest]
|
864
|
+
# A request object representing the call parameters. Required.
|
865
|
+
# @return [Array(String, [String, nil], Hash{String => String})]
|
866
|
+
# Uri, Body, Query string parameters
|
867
|
+
def transcode_get_rule_request request_pb
|
868
|
+
transcoder = Gapic::Rest::GrpcTranscoder.new
|
869
|
+
.with_bindings(
|
870
|
+
uri_method: :get,
|
871
|
+
uri_template: "/compute/v1/projects/{project}/regions/{region}/firewallPolicies/{firewall_policy}/getRule",
|
872
|
+
matches: [
|
873
|
+
["project", %r{[^/]+}, false],
|
874
|
+
["region", %r{[^/]+}, false],
|
875
|
+
["firewall_policy", %r{[^/]+}, false]
|
876
|
+
]
|
877
|
+
)
|
878
|
+
transcoder.transcode request_pb
|
879
|
+
end
|
880
|
+
|
881
|
+
##
|
882
|
+
# @private
|
883
|
+
#
|
884
|
+
# GRPC transcoding helper method for the insert REST call
|
885
|
+
#
|
886
|
+
# @param request_pb [::Google::Cloud::Compute::V1::InsertRegionNetworkFirewallPolicyRequest]
|
887
|
+
# A request object representing the call parameters. Required.
|
888
|
+
# @return [Array(String, [String, nil], Hash{String => String})]
|
889
|
+
# Uri, Body, Query string parameters
|
890
|
+
def transcode_insert_request request_pb
|
891
|
+
transcoder = Gapic::Rest::GrpcTranscoder.new
|
892
|
+
.with_bindings(
|
893
|
+
uri_method: :post,
|
894
|
+
uri_template: "/compute/v1/projects/{project}/regions/{region}/firewallPolicies",
|
895
|
+
body: "firewall_policy_resource",
|
896
|
+
matches: [
|
897
|
+
["project", %r{[^/]+}, false],
|
898
|
+
["region", %r{[^/]+}, false]
|
899
|
+
]
|
900
|
+
)
|
901
|
+
transcoder.transcode request_pb
|
902
|
+
end
|
903
|
+
|
904
|
+
##
|
905
|
+
# @private
|
906
|
+
#
|
907
|
+
# GRPC transcoding helper method for the list REST call
|
908
|
+
#
|
909
|
+
# @param request_pb [::Google::Cloud::Compute::V1::ListRegionNetworkFirewallPoliciesRequest]
|
910
|
+
# A request object representing the call parameters. Required.
|
911
|
+
# @return [Array(String, [String, nil], Hash{String => String})]
|
912
|
+
# Uri, Body, Query string parameters
|
913
|
+
def transcode_list_request request_pb
|
914
|
+
transcoder = Gapic::Rest::GrpcTranscoder.new
|
915
|
+
.with_bindings(
|
916
|
+
uri_method: :get,
|
917
|
+
uri_template: "/compute/v1/projects/{project}/regions/{region}/firewallPolicies",
|
918
|
+
matches: [
|
919
|
+
["project", %r{[^/]+}, false],
|
920
|
+
["region", %r{[^/]+}, false]
|
921
|
+
]
|
922
|
+
)
|
923
|
+
transcoder.transcode request_pb
|
924
|
+
end
|
925
|
+
|
926
|
+
##
|
927
|
+
# @private
|
928
|
+
#
|
929
|
+
# GRPC transcoding helper method for the patch REST call
|
930
|
+
#
|
931
|
+
# @param request_pb [::Google::Cloud::Compute::V1::PatchRegionNetworkFirewallPolicyRequest]
|
932
|
+
# A request object representing the call parameters. Required.
|
933
|
+
# @return [Array(String, [String, nil], Hash{String => String})]
|
934
|
+
# Uri, Body, Query string parameters
|
935
|
+
def transcode_patch_request request_pb
|
936
|
+
transcoder = Gapic::Rest::GrpcTranscoder.new
|
937
|
+
.with_bindings(
|
938
|
+
uri_method: :patch,
|
939
|
+
uri_template: "/compute/v1/projects/{project}/regions/{region}/firewallPolicies/{firewall_policy}",
|
940
|
+
body: "firewall_policy_resource",
|
941
|
+
matches: [
|
942
|
+
["project", %r{[^/]+}, false],
|
943
|
+
["region", %r{[^/]+}, false],
|
944
|
+
["firewall_policy", %r{[^/]+}, false]
|
945
|
+
]
|
946
|
+
)
|
947
|
+
transcoder.transcode request_pb
|
948
|
+
end
|
949
|
+
|
950
|
+
##
|
951
|
+
# @private
|
952
|
+
#
|
953
|
+
# GRPC transcoding helper method for the patch_rule REST call
|
954
|
+
#
|
955
|
+
# @param request_pb [::Google::Cloud::Compute::V1::PatchRuleRegionNetworkFirewallPolicyRequest]
|
956
|
+
# A request object representing the call parameters. Required.
|
957
|
+
# @return [Array(String, [String, nil], Hash{String => String})]
|
958
|
+
# Uri, Body, Query string parameters
|
959
|
+
def transcode_patch_rule_request request_pb
|
960
|
+
transcoder = Gapic::Rest::GrpcTranscoder.new
|
961
|
+
.with_bindings(
|
962
|
+
uri_method: :post,
|
963
|
+
uri_template: "/compute/v1/projects/{project}/regions/{region}/firewallPolicies/{firewall_policy}/patchRule",
|
964
|
+
body: "firewall_policy_rule_resource",
|
965
|
+
matches: [
|
966
|
+
["project", %r{[^/]+}, false],
|
967
|
+
["region", %r{[^/]+}, false],
|
968
|
+
["firewall_policy", %r{[^/]+}, false]
|
969
|
+
]
|
970
|
+
)
|
971
|
+
transcoder.transcode request_pb
|
972
|
+
end
|
973
|
+
|
974
|
+
##
|
975
|
+
# @private
|
976
|
+
#
|
977
|
+
# GRPC transcoding helper method for the remove_association REST call
|
978
|
+
#
|
979
|
+
# @param request_pb [::Google::Cloud::Compute::V1::RemoveAssociationRegionNetworkFirewallPolicyRequest]
|
980
|
+
# A request object representing the call parameters. Required.
|
981
|
+
# @return [Array(String, [String, nil], Hash{String => String})]
|
982
|
+
# Uri, Body, Query string parameters
|
983
|
+
def transcode_remove_association_request request_pb
|
984
|
+
transcoder = Gapic::Rest::GrpcTranscoder.new
|
985
|
+
.with_bindings(
|
986
|
+
uri_method: :post,
|
987
|
+
uri_template: "/compute/v1/projects/{project}/regions/{region}/firewallPolicies/{firewall_policy}/removeAssociation",
|
988
|
+
matches: [
|
989
|
+
["project", %r{[^/]+}, false],
|
990
|
+
["region", %r{[^/]+}, false],
|
991
|
+
["firewall_policy", %r{[^/]+}, false]
|
992
|
+
]
|
993
|
+
)
|
994
|
+
transcoder.transcode request_pb
|
995
|
+
end
|
996
|
+
|
997
|
+
##
|
998
|
+
# @private
|
999
|
+
#
|
1000
|
+
# GRPC transcoding helper method for the remove_rule REST call
|
1001
|
+
#
|
1002
|
+
# @param request_pb [::Google::Cloud::Compute::V1::RemoveRuleRegionNetworkFirewallPolicyRequest]
|
1003
|
+
# A request object representing the call parameters. Required.
|
1004
|
+
# @return [Array(String, [String, nil], Hash{String => String})]
|
1005
|
+
# Uri, Body, Query string parameters
|
1006
|
+
def transcode_remove_rule_request request_pb
|
1007
|
+
transcoder = Gapic::Rest::GrpcTranscoder.new
|
1008
|
+
.with_bindings(
|
1009
|
+
uri_method: :post,
|
1010
|
+
uri_template: "/compute/v1/projects/{project}/regions/{region}/firewallPolicies/{firewall_policy}/removeRule",
|
1011
|
+
matches: [
|
1012
|
+
["project", %r{[^/]+}, false],
|
1013
|
+
["region", %r{[^/]+}, false],
|
1014
|
+
["firewall_policy", %r{[^/]+}, false]
|
1015
|
+
]
|
1016
|
+
)
|
1017
|
+
transcoder.transcode request_pb
|
1018
|
+
end
|
1019
|
+
|
1020
|
+
##
|
1021
|
+
# @private
|
1022
|
+
#
|
1023
|
+
# GRPC transcoding helper method for the set_iam_policy REST call
|
1024
|
+
#
|
1025
|
+
# @param request_pb [::Google::Cloud::Compute::V1::SetIamPolicyRegionNetworkFirewallPolicyRequest]
|
1026
|
+
# A request object representing the call parameters. Required.
|
1027
|
+
# @return [Array(String, [String, nil], Hash{String => String})]
|
1028
|
+
# Uri, Body, Query string parameters
|
1029
|
+
def transcode_set_iam_policy_request request_pb
|
1030
|
+
transcoder = Gapic::Rest::GrpcTranscoder.new
|
1031
|
+
.with_bindings(
|
1032
|
+
uri_method: :post,
|
1033
|
+
uri_template: "/compute/v1/projects/{project}/regions/{region}/firewallPolicies/{resource}/setIamPolicy",
|
1034
|
+
body: "region_set_policy_request_resource",
|
1035
|
+
matches: [
|
1036
|
+
["project", %r{[^/]+}, false],
|
1037
|
+
["region", %r{[^/]+}, false],
|
1038
|
+
["resource", %r{[^/]+}, false]
|
1039
|
+
]
|
1040
|
+
)
|
1041
|
+
transcoder.transcode request_pb
|
1042
|
+
end
|
1043
|
+
|
1044
|
+
##
|
1045
|
+
# @private
|
1046
|
+
#
|
1047
|
+
# GRPC transcoding helper method for the test_iam_permissions REST call
|
1048
|
+
#
|
1049
|
+
# @param request_pb [::Google::Cloud::Compute::V1::TestIamPermissionsRegionNetworkFirewallPolicyRequest]
|
1050
|
+
# A request object representing the call parameters. Required.
|
1051
|
+
# @return [Array(String, [String, nil], Hash{String => String})]
|
1052
|
+
# Uri, Body, Query string parameters
|
1053
|
+
def transcode_test_iam_permissions_request request_pb
|
1054
|
+
transcoder = Gapic::Rest::GrpcTranscoder.new
|
1055
|
+
.with_bindings(
|
1056
|
+
uri_method: :post,
|
1057
|
+
uri_template: "/compute/v1/projects/{project}/regions/{region}/firewallPolicies/{resource}/testIamPermissions",
|
1058
|
+
body: "test_permissions_request_resource",
|
1059
|
+
matches: [
|
1060
|
+
["project", %r{[^/]+}, false],
|
1061
|
+
["region", %r{[^/]+}, false],
|
1062
|
+
["resource", %r{[^/]+}, false]
|
1063
|
+
]
|
1064
|
+
)
|
1065
|
+
transcoder.transcode request_pb
|
1066
|
+
end
|
1067
|
+
end
|
1068
|
+
end
|
1069
|
+
end
|
1070
|
+
end
|
1071
|
+
end
|
1072
|
+
end
|
1073
|
+
end
|