google-cloud-compute-v1 1.7.0 → 1.8.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/google/cloud/compute/v1/accelerator_types/rest/client.rb +15 -6
- data/lib/google/cloud/compute/v1/accelerator_types/rest/service_stub.rb +1 -1
- data/lib/google/cloud/compute/v1/addresses/rest/client.rb +30 -12
- data/lib/google/cloud/compute/v1/addresses/rest/service_stub.rb +1 -1
- data/lib/google/cloud/compute/v1/autoscalers/rest/client.rb +35 -14
- data/lib/google/cloud/compute/v1/autoscalers/rest/service_stub.rb +1 -1
- data/lib/google/cloud/compute/v1/backend_buckets/rest/client.rb +45 -18
- data/lib/google/cloud/compute/v1/backend_buckets/rest/service_stub.rb +1 -1
- data/lib/google/cloud/compute/v1/backend_services/rest/client.rb +70 -28
- data/lib/google/cloud/compute/v1/backend_services/rest/service_stub.rb +1 -1
- data/lib/google/cloud/compute/v1/compute_pb.rb +66 -0
- data/lib/google/cloud/compute/v1/disk_types/rest/client.rb +15 -6
- data/lib/google/cloud/compute/v1/disk_types/rest/service_stub.rb +1 -1
- data/lib/google/cloud/compute/v1/disks/rest/client.rb +65 -26
- data/lib/google/cloud/compute/v1/disks/rest/service_stub.rb +1 -1
- data/lib/google/cloud/compute/v1/external_vpn_gateways/rest/client.rb +30 -12
- data/lib/google/cloud/compute/v1/external_vpn_gateways/rest/service_stub.rb +1 -1
- data/lib/google/cloud/compute/v1/firewall_policies/rest/client.rb +90 -36
- data/lib/google/cloud/compute/v1/firewall_policies/rest/service_stub.rb +1 -1
- data/lib/google/cloud/compute/v1/firewalls/rest/client.rb +30 -12
- data/lib/google/cloud/compute/v1/firewalls/rest/service_stub.rb +1 -1
- data/lib/google/cloud/compute/v1/forwarding_rules/rest/client.rb +40 -16
- data/lib/google/cloud/compute/v1/forwarding_rules/rest/service_stub.rb +1 -1
- data/lib/google/cloud/compute/v1/global_addresses/rest/client.rb +25 -10
- data/lib/google/cloud/compute/v1/global_addresses/rest/service_stub.rb +1 -1
- data/lib/google/cloud/compute/v1/global_forwarding_rules/rest/client.rb +35 -14
- data/lib/google/cloud/compute/v1/global_forwarding_rules/rest/service_stub.rb +1 -1
- data/lib/google/cloud/compute/v1/global_network_endpoint_groups/rest/client.rb +35 -14
- data/lib/google/cloud/compute/v1/global_network_endpoint_groups/rest/service_stub.rb +1 -1
- data/lib/google/cloud/compute/v1/global_operations/rest/client.rb +25 -10
- data/lib/google/cloud/compute/v1/global_operations/rest/service_stub.rb +1 -1
- data/lib/google/cloud/compute/v1/global_organization_operations/rest/client.rb +15 -6
- data/lib/google/cloud/compute/v1/global_organization_operations/rest/service_stub.rb +1 -1
- data/lib/google/cloud/compute/v1/global_public_delegated_prefixes/rest/client.rb +25 -10
- data/lib/google/cloud/compute/v1/global_public_delegated_prefixes/rest/service_stub.rb +1 -1
- data/lib/google/cloud/compute/v1/health_checks/rest/client.rb +35 -14
- data/lib/google/cloud/compute/v1/health_checks/rest/service_stub.rb +1 -1
- data/lib/google/cloud/compute/v1/image_family_views/rest/client.rb +5 -2
- data/lib/google/cloud/compute/v1/image_family_views/rest/service_stub.rb +1 -1
- data/lib/google/cloud/compute/v1/images/rest/client.rb +55 -22
- data/lib/google/cloud/compute/v1/images/rest/service_stub.rb +1 -1
- data/lib/google/cloud/compute/v1/instance_group_managers/rest/client.rb +100 -40
- data/lib/google/cloud/compute/v1/instance_group_managers/rest/service_stub.rb +1 -1
- data/lib/google/cloud/compute/v1/instance_groups/rest/client.rb +45 -18
- data/lib/google/cloud/compute/v1/instance_groups/rest/service_stub.rb +1 -1
- data/lib/google/cloud/compute/v1/instance_templates/rest/client.rb +35 -14
- data/lib/google/cloud/compute/v1/instance_templates/rest/service_stub.rb +1 -1
- data/lib/google/cloud/compute/v1/instances/rest/client.rb +225 -90
- data/lib/google/cloud/compute/v1/instances/rest/service_stub.rb +1 -1
- data/lib/google/cloud/compute/v1/interconnect_attachments/rest/client.rb +35 -14
- data/lib/google/cloud/compute/v1/interconnect_attachments/rest/service_stub.rb +1 -1
- data/lib/google/cloud/compute/v1/interconnect_locations/rest/client.rb +10 -4
- data/lib/google/cloud/compute/v1/interconnect_locations/rest/service_stub.rb +1 -1
- data/lib/google/cloud/compute/v1/interconnects/rest/client.rb +35 -14
- data/lib/google/cloud/compute/v1/interconnects/rest/service_stub.rb +1 -1
- data/lib/google/cloud/compute/v1/license_codes/rest/client.rb +10 -4
- data/lib/google/cloud/compute/v1/license_codes/rest/service_stub.rb +1 -1
- data/lib/google/cloud/compute/v1/licenses/rest/client.rb +35 -14
- data/lib/google/cloud/compute/v1/licenses/rest/service_stub.rb +1 -1
- data/lib/google/cloud/compute/v1/machine_images/rest/client.rb +35 -14
- data/lib/google/cloud/compute/v1/machine_images/rest/service_stub.rb +1 -1
- data/lib/google/cloud/compute/v1/machine_types/rest/client.rb +15 -6
- data/lib/google/cloud/compute/v1/machine_types/rest/service_stub.rb +1 -1
- data/lib/google/cloud/compute/v1/network_edge_security_services/rest/client.rb +25 -10
- data/lib/google/cloud/compute/v1/network_edge_security_services/rest/service_stub.rb +1 -1
- data/lib/google/cloud/compute/v1/network_endpoint_groups/rest/client.rb +45 -18
- data/lib/google/cloud/compute/v1/network_endpoint_groups/rest/service_stub.rb +1 -1
- data/lib/google/cloud/compute/v1/network_firewall_policies/rest/client.rb +80 -32
- data/lib/google/cloud/compute/v1/network_firewall_policies/rest/service_stub.rb +1 -1
- data/lib/google/cloud/compute/v1/networks/rest/client.rb +55 -22
- data/lib/google/cloud/compute/v1/networks/rest/service_stub.rb +1 -1
- data/lib/google/cloud/compute/v1/node_groups/rest/client.rb +65 -26
- data/lib/google/cloud/compute/v1/node_groups/rest/service_stub.rb +1 -1
- data/lib/google/cloud/compute/v1/node_templates/rest/client.rb +40 -16
- data/lib/google/cloud/compute/v1/node_templates/rest/service_stub.rb +1 -1
- data/lib/google/cloud/compute/v1/node_types/rest/client.rb +15 -6
- data/lib/google/cloud/compute/v1/node_types/rest/service_stub.rb +1 -1
- data/lib/google/cloud/compute/v1/packet_mirrorings/rest/client.rb +35 -14
- data/lib/google/cloud/compute/v1/packet_mirrorings/rest/service_stub.rb +1 -1
- data/lib/google/cloud/compute/v1/projects/rest/client.rb +65 -26
- data/lib/google/cloud/compute/v1/projects/rest/service_stub.rb +1 -1
- data/lib/google/cloud/compute/v1/public_advertised_prefixes/rest/client.rb +25 -10
- data/lib/google/cloud/compute/v1/public_advertised_prefixes/rest/service_stub.rb +1 -1
- data/lib/google/cloud/compute/v1/public_delegated_prefixes/rest/client.rb +30 -12
- data/lib/google/cloud/compute/v1/public_delegated_prefixes/rest/service_stub.rb +1 -1
- data/lib/google/cloud/compute/v1/region_autoscalers/rest/client.rb +30 -12
- data/lib/google/cloud/compute/v1/region_autoscalers/rest/service_stub.rb +1 -1
- data/lib/google/cloud/compute/v1/region_backend_services/rest/client.rb +45 -18
- data/lib/google/cloud/compute/v1/region_backend_services/rest/service_stub.rb +1 -1
- data/lib/google/cloud/compute/v1/region_commitments/rest/client.rb +25 -10
- data/lib/google/cloud/compute/v1/region_commitments/rest/service_stub.rb +1 -1
- data/lib/google/cloud/compute/v1/region_disk_types/rest/client.rb +10 -4
- data/lib/google/cloud/compute/v1/region_disk_types/rest/service_stub.rb +1 -1
- data/lib/google/cloud/compute/v1/region_disks/rest/client.rb +60 -24
- data/lib/google/cloud/compute/v1/region_disks/rest/service_stub.rb +1 -1
- data/lib/google/cloud/compute/v1/region_health_check_services/rest/client.rb +25 -10
- data/lib/google/cloud/compute/v1/region_health_check_services/rest/service_stub.rb +1 -1
- data/lib/google/cloud/compute/v1/region_health_checks/rest/client.rb +30 -12
- data/lib/google/cloud/compute/v1/region_health_checks/rest/service_stub.rb +1 -1
- data/lib/google/cloud/compute/v1/region_instance_group_managers/rest/client.rb +95 -38
- data/lib/google/cloud/compute/v1/region_instance_group_managers/rest/service_stub.rb +1 -1
- data/lib/google/cloud/compute/v1/region_instance_groups/rest/client.rb +20 -8
- data/lib/google/cloud/compute/v1/region_instance_groups/rest/service_stub.rb +1 -1
- data/lib/google/cloud/compute/v1/region_instances/rest/client.rb +5 -2
- data/lib/google/cloud/compute/v1/region_instances/rest/service_stub.rb +1 -1
- data/lib/google/cloud/compute/v1/region_network_endpoint_groups/rest/client.rb +20 -8
- data/lib/google/cloud/compute/v1/region_network_endpoint_groups/rest/service_stub.rb +1 -1
- data/lib/google/cloud/compute/v1/region_network_firewall_policies/rest/client.rb +85 -34
- data/lib/google/cloud/compute/v1/region_network_firewall_policies/rest/service_stub.rb +1 -1
- data/lib/google/cloud/compute/v1/region_notification_endpoints/rest/client.rb +20 -8
- data/lib/google/cloud/compute/v1/region_notification_endpoints/rest/service_stub.rb +1 -1
- data/lib/google/cloud/compute/v1/region_operations/rest/client.rb +20 -8
- data/lib/google/cloud/compute/v1/region_operations/rest/service_stub.rb +1 -1
- data/lib/google/cloud/compute/v1/region_security_policies/rest/client.rb +26 -11
- data/lib/google/cloud/compute/v1/region_security_policies/rest/service_stub.rb +1 -1
- data/lib/google/cloud/compute/v1/region_ssl_certificates/rest/client.rb +20 -8
- data/lib/google/cloud/compute/v1/region_ssl_certificates/rest/service_stub.rb +1 -1
- data/lib/google/cloud/compute/v1/region_ssl_policies/rest/client.rb +30 -12
- data/lib/google/cloud/compute/v1/region_ssl_policies/rest/service_stub.rb +1 -1
- data/lib/google/cloud/compute/v1/region_target_http_proxies/rest/client.rb +25 -10
- data/lib/google/cloud/compute/v1/region_target_http_proxies/rest/service_stub.rb +1 -1
- data/lib/google/cloud/compute/v1/region_target_https_proxies/rest/client.rb +35 -14
- data/lib/google/cloud/compute/v1/region_target_https_proxies/rest/service_stub.rb +1 -1
- data/lib/google/cloud/compute/v1/region_target_tcp_proxies/rest/client.rb +20 -8
- data/lib/google/cloud/compute/v1/region_target_tcp_proxies/rest/service_stub.rb +1 -1
- data/lib/google/cloud/compute/v1/region_url_maps/rest/client.rb +35 -14
- data/lib/google/cloud/compute/v1/region_url_maps/rest/service_stub.rb +1 -1
- data/lib/google/cloud/compute/v1/regions/rest/client.rb +10 -4
- data/lib/google/cloud/compute/v1/regions/rest/service_stub.rb +1 -1
- data/lib/google/cloud/compute/v1/reservations/rest/client.rb +50 -20
- data/lib/google/cloud/compute/v1/reservations/rest/service_stub.rb +1 -1
- data/lib/google/cloud/compute/v1/resource_policies/rest/client.rb +40 -16
- data/lib/google/cloud/compute/v1/resource_policies/rest/service_stub.rb +1 -1
- data/lib/google/cloud/compute/v1/routers/rest/client.rb +50 -20
- data/lib/google/cloud/compute/v1/routers/rest/service_stub.rb +1 -1
- data/lib/google/cloud/compute/v1/routes/rest/client.rb +20 -8
- data/lib/google/cloud/compute/v1/routes/rest/service_stub.rb +1 -1
- data/lib/google/cloud/compute/v1/security_policies/rest/client.rb +61 -25
- data/lib/google/cloud/compute/v1/security_policies/rest/service_stub.rb +1 -1
- data/lib/google/cloud/compute/v1/service_attachments/rest/client.rb +45 -18
- data/lib/google/cloud/compute/v1/service_attachments/rest/service_stub.rb +1 -1
- data/lib/google/cloud/compute/v1/snapshots/rest/client.rb +40 -16
- data/lib/google/cloud/compute/v1/snapshots/rest/service_stub.rb +1 -1
- data/lib/google/cloud/compute/v1/ssl_certificates/rest/client.rb +25 -10
- data/lib/google/cloud/compute/v1/ssl_certificates/rest/service_stub.rb +1 -1
- data/lib/google/cloud/compute/v1/ssl_policies/rest/client.rb +35 -14
- data/lib/google/cloud/compute/v1/ssl_policies/rest/service_stub.rb +1 -1
- data/lib/google/cloud/compute/v1/subnetworks/rest/client.rb +60 -24
- data/lib/google/cloud/compute/v1/subnetworks/rest/service_stub.rb +1 -1
- data/lib/google/cloud/compute/v1/target_grpc_proxies/rest/client.rb +25 -10
- data/lib/google/cloud/compute/v1/target_grpc_proxies/rest/service_stub.rb +1 -1
- data/lib/google/cloud/compute/v1/target_http_proxies/rest/client.rb +35 -14
- data/lib/google/cloud/compute/v1/target_http_proxies/rest/service_stub.rb +1 -1
- data/lib/google/cloud/compute/v1/target_https_proxies/rest/client.rb +55 -22
- data/lib/google/cloud/compute/v1/target_https_proxies/rest/service_stub.rb +1 -1
- data/lib/google/cloud/compute/v1/target_instances/rest/client.rb +25 -10
- data/lib/google/cloud/compute/v1/target_instances/rest/service_stub.rb +1 -1
- data/lib/google/cloud/compute/v1/target_pools/rest/client.rb +55 -22
- data/lib/google/cloud/compute/v1/target_pools/rest/service_stub.rb +1 -1
- data/lib/google/cloud/compute/v1/target_ssl_proxies/rest/client.rb +45 -18
- data/lib/google/cloud/compute/v1/target_ssl_proxies/rest/service_stub.rb +1 -1
- data/lib/google/cloud/compute/v1/target_tcp_proxies/rest/client.rb +30 -12
- data/lib/google/cloud/compute/v1/target_tcp_proxies/rest/service_stub.rb +1 -1
- data/lib/google/cloud/compute/v1/target_vpn_gateways/rest/client.rb +30 -12
- data/lib/google/cloud/compute/v1/target_vpn_gateways/rest/service_stub.rb +1 -1
- data/lib/google/cloud/compute/v1/url_maps/rest/client.rb +45 -18
- data/lib/google/cloud/compute/v1/url_maps/rest/service_stub.rb +1 -1
- data/lib/google/cloud/compute/v1/version.rb +1 -1
- data/lib/google/cloud/compute/v1/vpn_gateways/rest/client.rb +40 -16
- data/lib/google/cloud/compute/v1/vpn_gateways/rest/service_stub.rb +1 -1
- data/lib/google/cloud/compute/v1/vpn_tunnels/rest/client.rb +30 -12
- data/lib/google/cloud/compute/v1/vpn_tunnels/rest/service_stub.rb +1 -1
- data/lib/google/cloud/compute/v1/zone_operations/rest/client.rb +20 -8
- data/lib/google/cloud/compute/v1/zone_operations/rest/service_stub.rb +1 -1
- data/lib/google/cloud/compute/v1/zones/rest/client.rb +10 -4
- data/lib/google/cloud/compute/v1/zones/rest/service_stub.rb +1 -1
- data/proto_docs/google/cloud/compute/v1/compute.rb +227 -60
- metadata +4 -4
@@ -261,8 +261,11 @@ module Google
|
|
261
261
|
return result
|
262
262
|
end
|
263
263
|
rescue ::Faraday::Error => e
|
264
|
-
|
265
|
-
|
264
|
+
begin
|
265
|
+
raise ::Gapic::Rest::Error.wrap_faraday_error e
|
266
|
+
rescue ::Gapic::Rest::Error => gapic_error
|
267
|
+
raise ::Google::Cloud::Error.from_error gapic_error
|
268
|
+
end
|
266
269
|
end
|
267
270
|
|
268
271
|
##
|
@@ -332,8 +335,11 @@ module Google
|
|
332
335
|
return result
|
333
336
|
end
|
334
337
|
rescue ::Faraday::Error => e
|
335
|
-
|
336
|
-
|
338
|
+
begin
|
339
|
+
raise ::Gapic::Rest::Error.wrap_faraday_error e
|
340
|
+
rescue ::Gapic::Rest::Error => gapic_error
|
341
|
+
raise ::Google::Cloud::Error.from_error gapic_error
|
342
|
+
end
|
337
343
|
end
|
338
344
|
|
339
345
|
##
|
@@ -403,8 +409,11 @@ module Google
|
|
403
409
|
return result
|
404
410
|
end
|
405
411
|
rescue ::Faraday::Error => e
|
406
|
-
|
407
|
-
|
412
|
+
begin
|
413
|
+
raise ::Gapic::Rest::Error.wrap_faraday_error e
|
414
|
+
rescue ::Gapic::Rest::Error => gapic_error
|
415
|
+
raise ::Google::Cloud::Error.from_error gapic_error
|
416
|
+
end
|
408
417
|
end
|
409
418
|
|
410
419
|
##
|
@@ -472,8 +481,11 @@ module Google
|
|
472
481
|
return result
|
473
482
|
end
|
474
483
|
rescue ::Faraday::Error => e
|
475
|
-
|
476
|
-
|
484
|
+
begin
|
485
|
+
raise ::Gapic::Rest::Error.wrap_faraday_error e
|
486
|
+
rescue ::Gapic::Rest::Error => gapic_error
|
487
|
+
raise ::Google::Cloud::Error.from_error gapic_error
|
488
|
+
end
|
477
489
|
end
|
478
490
|
|
479
491
|
##
|
@@ -533,8 +545,11 @@ module Google
|
|
533
545
|
return result
|
534
546
|
end
|
535
547
|
rescue ::Faraday::Error => e
|
536
|
-
|
537
|
-
|
548
|
+
begin
|
549
|
+
raise ::Gapic::Rest::Error.wrap_faraday_error e
|
550
|
+
rescue ::Gapic::Rest::Error => gapic_error
|
551
|
+
raise ::Google::Cloud::Error.from_error gapic_error
|
552
|
+
end
|
538
553
|
end
|
539
554
|
|
540
555
|
##
|
@@ -596,8 +611,11 @@ module Google
|
|
596
611
|
return result
|
597
612
|
end
|
598
613
|
rescue ::Faraday::Error => e
|
599
|
-
|
600
|
-
|
614
|
+
begin
|
615
|
+
raise ::Gapic::Rest::Error.wrap_faraday_error e
|
616
|
+
rescue ::Gapic::Rest::Error => gapic_error
|
617
|
+
raise ::Google::Cloud::Error.from_error gapic_error
|
618
|
+
end
|
601
619
|
end
|
602
620
|
|
603
621
|
##
|
@@ -659,8 +677,11 @@ module Google
|
|
659
677
|
return result
|
660
678
|
end
|
661
679
|
rescue ::Faraday::Error => e
|
662
|
-
|
663
|
-
|
680
|
+
begin
|
681
|
+
raise ::Gapic::Rest::Error.wrap_faraday_error e
|
682
|
+
rescue ::Gapic::Rest::Error => gapic_error
|
683
|
+
raise ::Google::Cloud::Error.from_error gapic_error
|
684
|
+
end
|
664
685
|
end
|
665
686
|
|
666
687
|
##
|
@@ -722,8 +743,11 @@ module Google
|
|
722
743
|
return result
|
723
744
|
end
|
724
745
|
rescue ::Faraday::Error => e
|
725
|
-
|
726
|
-
|
746
|
+
begin
|
747
|
+
raise ::Gapic::Rest::Error.wrap_faraday_error e
|
748
|
+
rescue ::Gapic::Rest::Error => gapic_error
|
749
|
+
raise ::Google::Cloud::Error.from_error gapic_error
|
750
|
+
end
|
727
751
|
end
|
728
752
|
|
729
753
|
##
|
@@ -795,8 +819,11 @@ module Google
|
|
795
819
|
return result
|
796
820
|
end
|
797
821
|
rescue ::Faraday::Error => e
|
798
|
-
|
799
|
-
|
822
|
+
begin
|
823
|
+
raise ::Gapic::Rest::Error.wrap_faraday_error e
|
824
|
+
rescue ::Gapic::Rest::Error => gapic_error
|
825
|
+
raise ::Google::Cloud::Error.from_error gapic_error
|
826
|
+
end
|
800
827
|
end
|
801
828
|
|
802
829
|
##
|
@@ -867,8 +894,11 @@ module Google
|
|
867
894
|
return result
|
868
895
|
end
|
869
896
|
rescue ::Faraday::Error => e
|
870
|
-
|
871
|
-
|
897
|
+
begin
|
898
|
+
raise ::Gapic::Rest::Error.wrap_faraday_error e
|
899
|
+
rescue ::Gapic::Rest::Error => gapic_error
|
900
|
+
raise ::Google::Cloud::Error.from_error gapic_error
|
901
|
+
end
|
872
902
|
end
|
873
903
|
|
874
904
|
##
|
@@ -928,8 +958,11 @@ module Google
|
|
928
958
|
return result
|
929
959
|
end
|
930
960
|
rescue ::Faraday::Error => e
|
931
|
-
|
932
|
-
|
961
|
+
begin
|
962
|
+
raise ::Gapic::Rest::Error.wrap_faraday_error e
|
963
|
+
rescue ::Gapic::Rest::Error => gapic_error
|
964
|
+
raise ::Google::Cloud::Error.from_error gapic_error
|
965
|
+
end
|
933
966
|
end
|
934
967
|
|
935
968
|
##
|
@@ -1001,8 +1034,11 @@ module Google
|
|
1001
1034
|
return result
|
1002
1035
|
end
|
1003
1036
|
rescue ::Faraday::Error => e
|
1004
|
-
|
1005
|
-
|
1037
|
+
begin
|
1038
|
+
raise ::Gapic::Rest::Error.wrap_faraday_error e
|
1039
|
+
rescue ::Gapic::Rest::Error => gapic_error
|
1040
|
+
raise ::Google::Cloud::Error.from_error gapic_error
|
1041
|
+
end
|
1006
1042
|
end
|
1007
1043
|
|
1008
1044
|
##
|
@@ -1072,8 +1108,11 @@ module Google
|
|
1072
1108
|
return result
|
1073
1109
|
end
|
1074
1110
|
rescue ::Faraday::Error => e
|
1075
|
-
|
1076
|
-
|
1111
|
+
begin
|
1112
|
+
raise ::Gapic::Rest::Error.wrap_faraday_error e
|
1113
|
+
rescue ::Gapic::Rest::Error => gapic_error
|
1114
|
+
raise ::Google::Cloud::Error.from_error gapic_error
|
1115
|
+
end
|
1077
1116
|
end
|
1078
1117
|
|
1079
1118
|
##
|
@@ -1145,8 +1184,11 @@ module Google
|
|
1145
1184
|
return result
|
1146
1185
|
end
|
1147
1186
|
rescue ::Faraday::Error => e
|
1148
|
-
|
1149
|
-
|
1187
|
+
begin
|
1188
|
+
raise ::Gapic::Rest::Error.wrap_faraday_error e
|
1189
|
+
rescue ::Gapic::Rest::Error => gapic_error
|
1190
|
+
raise ::Google::Cloud::Error.from_error gapic_error
|
1191
|
+
end
|
1150
1192
|
end
|
1151
1193
|
|
1152
1194
|
##
|
@@ -1216,8 +1258,11 @@ module Google
|
|
1216
1258
|
return result
|
1217
1259
|
end
|
1218
1260
|
rescue ::Faraday::Error => e
|
1219
|
-
|
1220
|
-
|
1261
|
+
begin
|
1262
|
+
raise ::Gapic::Rest::Error.wrap_faraday_error e
|
1263
|
+
rescue ::Gapic::Rest::Error => gapic_error
|
1264
|
+
raise ::Google::Cloud::Error.from_error gapic_error
|
1265
|
+
end
|
1221
1266
|
end
|
1222
1267
|
|
1223
1268
|
##
|
@@ -1287,8 +1332,11 @@ module Google
|
|
1287
1332
|
return result
|
1288
1333
|
end
|
1289
1334
|
rescue ::Faraday::Error => e
|
1290
|
-
|
1291
|
-
|
1335
|
+
begin
|
1336
|
+
raise ::Gapic::Rest::Error.wrap_faraday_error e
|
1337
|
+
rescue ::Gapic::Rest::Error => gapic_error
|
1338
|
+
raise ::Google::Cloud::Error.from_error gapic_error
|
1339
|
+
end
|
1292
1340
|
end
|
1293
1341
|
|
1294
1342
|
##
|
@@ -1350,8 +1398,11 @@ module Google
|
|
1350
1398
|
return result
|
1351
1399
|
end
|
1352
1400
|
rescue ::Faraday::Error => e
|
1353
|
-
|
1354
|
-
|
1401
|
+
begin
|
1402
|
+
raise ::Gapic::Rest::Error.wrap_faraday_error e
|
1403
|
+
rescue ::Gapic::Rest::Error => gapic_error
|
1404
|
+
raise ::Google::Cloud::Error.from_error gapic_error
|
1405
|
+
end
|
1355
1406
|
end
|
1356
1407
|
|
1357
1408
|
##
|
@@ -1413,8 +1464,11 @@ module Google
|
|
1413
1464
|
return result
|
1414
1465
|
end
|
1415
1466
|
rescue ::Faraday::Error => e
|
1416
|
-
|
1417
|
-
|
1467
|
+
begin
|
1468
|
+
raise ::Gapic::Rest::Error.wrap_faraday_error e
|
1469
|
+
rescue ::Gapic::Rest::Error => gapic_error
|
1470
|
+
raise ::Google::Cloud::Error.from_error gapic_error
|
1471
|
+
end
|
1418
1472
|
end
|
1419
1473
|
|
1420
1474
|
##
|
@@ -35,7 +35,7 @@ module Google
|
|
35
35
|
# the REST modules only when it's required.
|
36
36
|
require "gapic/rest"
|
37
37
|
|
38
|
-
@client_stub = ::Gapic::Rest::ClientStub.new endpoint: endpoint, credentials: credentials
|
38
|
+
@client_stub = ::Gapic::Rest::ClientStub.new endpoint: endpoint, credentials: credentials, numeric_enums: false
|
39
39
|
end
|
40
40
|
|
41
41
|
##
|
@@ -225,8 +225,11 @@ module Google
|
|
225
225
|
return result
|
226
226
|
end
|
227
227
|
rescue ::Faraday::Error => e
|
228
|
-
|
229
|
-
|
228
|
+
begin
|
229
|
+
raise ::Gapic::Rest::Error.wrap_faraday_error e
|
230
|
+
rescue ::Gapic::Rest::Error => gapic_error
|
231
|
+
raise ::Google::Cloud::Error.from_error gapic_error
|
232
|
+
end
|
230
233
|
end
|
231
234
|
|
232
235
|
##
|
@@ -288,8 +291,11 @@ module Google
|
|
288
291
|
return result
|
289
292
|
end
|
290
293
|
rescue ::Faraday::Error => e
|
291
|
-
|
292
|
-
|
294
|
+
begin
|
295
|
+
raise ::Gapic::Rest::Error.wrap_faraday_error e
|
296
|
+
rescue ::Gapic::Rest::Error => gapic_error
|
297
|
+
raise ::Google::Cloud::Error.from_error gapic_error
|
298
|
+
end
|
293
299
|
end
|
294
300
|
|
295
301
|
##
|
@@ -361,8 +367,11 @@ module Google
|
|
361
367
|
return result
|
362
368
|
end
|
363
369
|
rescue ::Faraday::Error => e
|
364
|
-
|
365
|
-
|
370
|
+
begin
|
371
|
+
raise ::Gapic::Rest::Error.wrap_faraday_error e
|
372
|
+
rescue ::Gapic::Rest::Error => gapic_error
|
373
|
+
raise ::Google::Cloud::Error.from_error gapic_error
|
374
|
+
end
|
366
375
|
end
|
367
376
|
|
368
377
|
##
|
@@ -433,8 +442,11 @@ module Google
|
|
433
442
|
return result
|
434
443
|
end
|
435
444
|
rescue ::Faraday::Error => e
|
436
|
-
|
437
|
-
|
445
|
+
begin
|
446
|
+
raise ::Gapic::Rest::Error.wrap_faraday_error e
|
447
|
+
rescue ::Gapic::Rest::Error => gapic_error
|
448
|
+
raise ::Google::Cloud::Error.from_error gapic_error
|
449
|
+
end
|
438
450
|
end
|
439
451
|
|
440
452
|
##
|
@@ -508,8 +520,11 @@ module Google
|
|
508
520
|
return result
|
509
521
|
end
|
510
522
|
rescue ::Faraday::Error => e
|
511
|
-
|
512
|
-
|
523
|
+
begin
|
524
|
+
raise ::Gapic::Rest::Error.wrap_faraday_error e
|
525
|
+
rescue ::Gapic::Rest::Error => gapic_error
|
526
|
+
raise ::Google::Cloud::Error.from_error gapic_error
|
527
|
+
end
|
513
528
|
end
|
514
529
|
|
515
530
|
##
|
@@ -583,8 +598,11 @@ module Google
|
|
583
598
|
return result
|
584
599
|
end
|
585
600
|
rescue ::Faraday::Error => e
|
586
|
-
|
587
|
-
|
601
|
+
begin
|
602
|
+
raise ::Gapic::Rest::Error.wrap_faraday_error e
|
603
|
+
rescue ::Gapic::Rest::Error => gapic_error
|
604
|
+
raise ::Google::Cloud::Error.from_error gapic_error
|
605
|
+
end
|
588
606
|
end
|
589
607
|
|
590
608
|
##
|
@@ -35,7 +35,7 @@ module Google
|
|
35
35
|
# the REST modules only when it's required.
|
36
36
|
require "gapic/rest"
|
37
37
|
|
38
|
-
@client_stub = ::Gapic::Rest::ClientStub.new endpoint: endpoint, credentials: credentials
|
38
|
+
@client_stub = ::Gapic::Rest::ClientStub.new endpoint: endpoint, credentials: credentials, numeric_enums: false
|
39
39
|
end
|
40
40
|
|
41
41
|
##
|
@@ -233,8 +233,11 @@ module Google
|
|
233
233
|
return result
|
234
234
|
end
|
235
235
|
rescue ::Faraday::Error => e
|
236
|
-
|
237
|
-
|
236
|
+
begin
|
237
|
+
raise ::Gapic::Rest::Error.wrap_faraday_error e
|
238
|
+
rescue ::Gapic::Rest::Error => gapic_error
|
239
|
+
raise ::Google::Cloud::Error.from_error gapic_error
|
240
|
+
end
|
238
241
|
end
|
239
242
|
|
240
243
|
##
|
@@ -309,8 +312,11 @@ module Google
|
|
309
312
|
return result
|
310
313
|
end
|
311
314
|
rescue ::Faraday::Error => e
|
312
|
-
|
313
|
-
|
315
|
+
begin
|
316
|
+
raise ::Gapic::Rest::Error.wrap_faraday_error e
|
317
|
+
rescue ::Gapic::Rest::Error => gapic_error
|
318
|
+
raise ::Google::Cloud::Error.from_error gapic_error
|
319
|
+
end
|
314
320
|
end
|
315
321
|
|
316
322
|
##
|
@@ -374,8 +380,11 @@ module Google
|
|
374
380
|
return result
|
375
381
|
end
|
376
382
|
rescue ::Faraday::Error => e
|
377
|
-
|
378
|
-
|
383
|
+
begin
|
384
|
+
raise ::Gapic::Rest::Error.wrap_faraday_error e
|
385
|
+
rescue ::Gapic::Rest::Error => gapic_error
|
386
|
+
raise ::Google::Cloud::Error.from_error gapic_error
|
387
|
+
end
|
379
388
|
end
|
380
389
|
|
381
390
|
##
|
@@ -450,8 +459,11 @@ module Google
|
|
450
459
|
return result
|
451
460
|
end
|
452
461
|
rescue ::Faraday::Error => e
|
453
|
-
|
454
|
-
|
462
|
+
begin
|
463
|
+
raise ::Gapic::Rest::Error.wrap_faraday_error e
|
464
|
+
rescue ::Gapic::Rest::Error => gapic_error
|
465
|
+
raise ::Google::Cloud::Error.from_error gapic_error
|
466
|
+
end
|
455
467
|
end
|
456
468
|
|
457
469
|
##
|
@@ -524,8 +536,11 @@ module Google
|
|
524
536
|
return result
|
525
537
|
end
|
526
538
|
rescue ::Faraday::Error => e
|
527
|
-
|
528
|
-
|
539
|
+
begin
|
540
|
+
raise ::Gapic::Rest::Error.wrap_faraday_error e
|
541
|
+
rescue ::Gapic::Rest::Error => gapic_error
|
542
|
+
raise ::Google::Cloud::Error.from_error gapic_error
|
543
|
+
end
|
529
544
|
end
|
530
545
|
|
531
546
|
##
|
@@ -602,8 +617,11 @@ module Google
|
|
602
617
|
return result
|
603
618
|
end
|
604
619
|
rescue ::Faraday::Error => e
|
605
|
-
|
606
|
-
|
620
|
+
begin
|
621
|
+
raise ::Gapic::Rest::Error.wrap_faraday_error e
|
622
|
+
rescue ::Gapic::Rest::Error => gapic_error
|
623
|
+
raise ::Google::Cloud::Error.from_error gapic_error
|
624
|
+
end
|
607
625
|
end
|
608
626
|
|
609
627
|
##
|
@@ -680,8 +698,11 @@ module Google
|
|
680
698
|
return result
|
681
699
|
end
|
682
700
|
rescue ::Faraday::Error => e
|
683
|
-
|
684
|
-
|
701
|
+
begin
|
702
|
+
raise ::Gapic::Rest::Error.wrap_faraday_error e
|
703
|
+
rescue ::Gapic::Rest::Error => gapic_error
|
704
|
+
raise ::Google::Cloud::Error.from_error gapic_error
|
705
|
+
end
|
685
706
|
end
|
686
707
|
|
687
708
|
##
|
@@ -758,8 +779,11 @@ module Google
|
|
758
779
|
return result
|
759
780
|
end
|
760
781
|
rescue ::Faraday::Error => e
|
761
|
-
|
762
|
-
|
782
|
+
begin
|
783
|
+
raise ::Gapic::Rest::Error.wrap_faraday_error e
|
784
|
+
rescue ::Gapic::Rest::Error => gapic_error
|
785
|
+
raise ::Google::Cloud::Error.from_error gapic_error
|
786
|
+
end
|
763
787
|
end
|
764
788
|
|
765
789
|
##
|
@@ -35,7 +35,7 @@ module Google
|
|
35
35
|
# the REST modules only when it's required.
|
36
36
|
require "gapic/rest"
|
37
37
|
|
38
|
-
@client_stub = ::Gapic::Rest::ClientStub.new endpoint: endpoint, credentials: credentials
|
38
|
+
@client_stub = ::Gapic::Rest::ClientStub.new endpoint: endpoint, credentials: credentials, numeric_enums: false
|
39
39
|
end
|
40
40
|
|
41
41
|
##
|
@@ -223,8 +223,11 @@ module Google
|
|
223
223
|
return result
|
224
224
|
end
|
225
225
|
rescue ::Faraday::Error => e
|
226
|
-
|
227
|
-
|
226
|
+
begin
|
227
|
+
raise ::Gapic::Rest::Error.wrap_faraday_error e
|
228
|
+
rescue ::Gapic::Rest::Error => gapic_error
|
229
|
+
raise ::Google::Cloud::Error.from_error gapic_error
|
230
|
+
end
|
228
231
|
end
|
229
232
|
|
230
233
|
##
|
@@ -286,8 +289,11 @@ module Google
|
|
286
289
|
return result
|
287
290
|
end
|
288
291
|
rescue ::Faraday::Error => e
|
289
|
-
|
290
|
-
|
292
|
+
begin
|
293
|
+
raise ::Gapic::Rest::Error.wrap_faraday_error e
|
294
|
+
rescue ::Gapic::Rest::Error => gapic_error
|
295
|
+
raise ::Google::Cloud::Error.from_error gapic_error
|
296
|
+
end
|
291
297
|
end
|
292
298
|
|
293
299
|
##
|
@@ -359,8 +365,11 @@ module Google
|
|
359
365
|
return result
|
360
366
|
end
|
361
367
|
rescue ::Faraday::Error => e
|
362
|
-
|
363
|
-
|
368
|
+
begin
|
369
|
+
raise ::Gapic::Rest::Error.wrap_faraday_error e
|
370
|
+
rescue ::Gapic::Rest::Error => gapic_error
|
371
|
+
raise ::Google::Cloud::Error.from_error gapic_error
|
372
|
+
end
|
364
373
|
end
|
365
374
|
|
366
375
|
##
|
@@ -431,8 +440,11 @@ module Google
|
|
431
440
|
return result
|
432
441
|
end
|
433
442
|
rescue ::Faraday::Error => e
|
434
|
-
|
435
|
-
|
443
|
+
begin
|
444
|
+
raise ::Gapic::Rest::Error.wrap_faraday_error e
|
445
|
+
rescue ::Gapic::Rest::Error => gapic_error
|
446
|
+
raise ::Google::Cloud::Error.from_error gapic_error
|
447
|
+
end
|
436
448
|
end
|
437
449
|
|
438
450
|
##
|
@@ -504,8 +516,11 @@ module Google
|
|
504
516
|
return result
|
505
517
|
end
|
506
518
|
rescue ::Faraday::Error => e
|
507
|
-
|
508
|
-
|
519
|
+
begin
|
520
|
+
raise ::Gapic::Rest::Error.wrap_faraday_error e
|
521
|
+
rescue ::Gapic::Rest::Error => gapic_error
|
522
|
+
raise ::Google::Cloud::Error.from_error gapic_error
|
523
|
+
end
|
509
524
|
end
|
510
525
|
|
511
526
|
##
|
@@ -35,7 +35,7 @@ module Google
|
|
35
35
|
# the REST modules only when it's required.
|
36
36
|
require "gapic/rest"
|
37
37
|
|
38
|
-
@client_stub = ::Gapic::Rest::ClientStub.new endpoint: endpoint, credentials: credentials
|
38
|
+
@client_stub = ::Gapic::Rest::ClientStub.new endpoint: endpoint, credentials: credentials, numeric_enums: false
|
39
39
|
end
|
40
40
|
|
41
41
|
##
|
@@ -227,8 +227,11 @@ module Google
|
|
227
227
|
return result
|
228
228
|
end
|
229
229
|
rescue ::Faraday::Error => e
|
230
|
-
|
231
|
-
|
230
|
+
begin
|
231
|
+
raise ::Gapic::Rest::Error.wrap_faraday_error e
|
232
|
+
rescue ::Gapic::Rest::Error => gapic_error
|
233
|
+
raise ::Google::Cloud::Error.from_error gapic_error
|
234
|
+
end
|
232
235
|
end
|
233
236
|
|
234
237
|
##
|
@@ -290,8 +293,11 @@ module Google
|
|
290
293
|
return result
|
291
294
|
end
|
292
295
|
rescue ::Faraday::Error => e
|
293
|
-
|
294
|
-
|
296
|
+
begin
|
297
|
+
raise ::Gapic::Rest::Error.wrap_faraday_error e
|
298
|
+
rescue ::Gapic::Rest::Error => gapic_error
|
299
|
+
raise ::Google::Cloud::Error.from_error gapic_error
|
300
|
+
end
|
295
301
|
end
|
296
302
|
|
297
303
|
##
|
@@ -363,8 +369,11 @@ module Google
|
|
363
369
|
return result
|
364
370
|
end
|
365
371
|
rescue ::Faraday::Error => e
|
366
|
-
|
367
|
-
|
372
|
+
begin
|
373
|
+
raise ::Gapic::Rest::Error.wrap_faraday_error e
|
374
|
+
rescue ::Gapic::Rest::Error => gapic_error
|
375
|
+
raise ::Google::Cloud::Error.from_error gapic_error
|
376
|
+
end
|
368
377
|
end
|
369
378
|
|
370
379
|
##
|
@@ -435,8 +444,11 @@ module Google
|
|
435
444
|
return result
|
436
445
|
end
|
437
446
|
rescue ::Faraday::Error => e
|
438
|
-
|
439
|
-
|
447
|
+
begin
|
448
|
+
raise ::Gapic::Rest::Error.wrap_faraday_error e
|
449
|
+
rescue ::Gapic::Rest::Error => gapic_error
|
450
|
+
raise ::Google::Cloud::Error.from_error gapic_error
|
451
|
+
end
|
440
452
|
end
|
441
453
|
|
442
454
|
##
|
@@ -510,8 +522,11 @@ module Google
|
|
510
522
|
return result
|
511
523
|
end
|
512
524
|
rescue ::Faraday::Error => e
|
513
|
-
|
514
|
-
|
525
|
+
begin
|
526
|
+
raise ::Gapic::Rest::Error.wrap_faraday_error e
|
527
|
+
rescue ::Gapic::Rest::Error => gapic_error
|
528
|
+
raise ::Google::Cloud::Error.from_error gapic_error
|
529
|
+
end
|
515
530
|
end
|
516
531
|
|
517
532
|
##
|
@@ -583,8 +598,11 @@ module Google
|
|
583
598
|
return result
|
584
599
|
end
|
585
600
|
rescue ::Faraday::Error => e
|
586
|
-
|
587
|
-
|
601
|
+
begin
|
602
|
+
raise ::Gapic::Rest::Error.wrap_faraday_error e
|
603
|
+
rescue ::Gapic::Rest::Error => gapic_error
|
604
|
+
raise ::Google::Cloud::Error.from_error gapic_error
|
605
|
+
end
|
588
606
|
end
|
589
607
|
|
590
608
|
##
|
@@ -658,8 +676,11 @@ module Google
|
|
658
676
|
return result
|
659
677
|
end
|
660
678
|
rescue ::Faraday::Error => e
|
661
|
-
|
662
|
-
|
679
|
+
begin
|
680
|
+
raise ::Gapic::Rest::Error.wrap_faraday_error e
|
681
|
+
rescue ::Gapic::Rest::Error => gapic_error
|
682
|
+
raise ::Google::Cloud::Error.from_error gapic_error
|
683
|
+
end
|
663
684
|
end
|
664
685
|
|
665
686
|
##
|
@@ -35,7 +35,7 @@ module Google
|
|
35
35
|
# the REST modules only when it's required.
|
36
36
|
require "gapic/rest"
|
37
37
|
|
38
|
-
@client_stub = ::Gapic::Rest::ClientStub.new endpoint: endpoint, credentials: credentials
|
38
|
+
@client_stub = ::Gapic::Rest::ClientStub.new endpoint: endpoint, credentials: credentials, numeric_enums: false
|
39
39
|
end
|
40
40
|
|
41
41
|
##
|