google-cloud-compute-v1 3.7.0 → 3.9.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (131) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +1 -1
  3. data/lib/google/cloud/compute/v1/accelerator_types/rest/client.rb +2 -0
  4. data/lib/google/cloud/compute/v1/addresses/rest/client.rb +2 -0
  5. data/lib/google/cloud/compute/v1/advice/rest/client.rb +2 -0
  6. data/lib/google/cloud/compute/v1/autoscalers/rest/client.rb +2 -0
  7. data/lib/google/cloud/compute/v1/backend_buckets/rest/client.rb +2 -0
  8. data/lib/google/cloud/compute/v1/backend_services/rest/client.rb +6 -1
  9. data/lib/google/cloud/compute/v1/compute_pb.rb +34 -1
  10. data/lib/google/cloud/compute/v1/cross_site_networks/rest/client.rb +2 -0
  11. data/lib/google/cloud/compute/v1/disk_types/rest/client.rb +2 -0
  12. data/lib/google/cloud/compute/v1/disks/rest/client.rb +2 -0
  13. data/lib/google/cloud/compute/v1/external_vpn_gateways/rest/client.rb +2 -0
  14. data/lib/google/cloud/compute/v1/firewall_policies/rest/client.rb +2 -0
  15. data/lib/google/cloud/compute/v1/firewalls/rest/client.rb +2 -0
  16. data/lib/google/cloud/compute/v1/forwarding_rules/rest/client.rb +5 -1
  17. data/lib/google/cloud/compute/v1/future_reservations/rest/client.rb +2 -0
  18. data/lib/google/cloud/compute/v1/global_addresses/rest/client.rb +2 -0
  19. data/lib/google/cloud/compute/v1/global_forwarding_rules/rest/client.rb +5 -1
  20. data/lib/google/cloud/compute/v1/global_network_endpoint_groups/rest/client.rb +2 -0
  21. data/lib/google/cloud/compute/v1/global_operations/rest/client.rb +2 -0
  22. data/lib/google/cloud/compute/v1/global_organization_operations/rest/client.rb +2 -0
  23. data/lib/google/cloud/compute/v1/global_public_delegated_prefixes/rest/client.rb +2 -0
  24. data/lib/google/cloud/compute/v1/global_vm_extension_policies/rest/client.rb +2 -0
  25. data/lib/google/cloud/compute/v1/health_checks/rest/client.rb +2 -0
  26. data/lib/google/cloud/compute/v1/image_family_views/rest/client.rb +2 -0
  27. data/lib/google/cloud/compute/v1/images/rest/client.rb +2 -0
  28. data/lib/google/cloud/compute/v1/instance_group_manager_resize_requests/rest/client.rb +2 -0
  29. data/lib/google/cloud/compute/v1/instance_group_managers/rest/client.rb +18 -4
  30. data/lib/google/cloud/compute/v1/instance_groups/rest/client.rb +2 -0
  31. data/lib/google/cloud/compute/v1/instance_settings_service/rest/client.rb +2 -0
  32. data/lib/google/cloud/compute/v1/instance_templates/rest/client.rb +2 -0
  33. data/lib/google/cloud/compute/v1/instances/rest/client.rb +2 -0
  34. data/lib/google/cloud/compute/v1/instant_snapshot_groups/rest/client.rb +2 -0
  35. data/lib/google/cloud/compute/v1/instant_snapshots/rest/client.rb +2 -0
  36. data/lib/google/cloud/compute/v1/interconnect_attachment_groups/rest/client.rb +2 -0
  37. data/lib/google/cloud/compute/v1/interconnect_attachments/rest/client.rb +2 -0
  38. data/lib/google/cloud/compute/v1/interconnect_groups/rest/client.rb +2 -0
  39. data/lib/google/cloud/compute/v1/interconnect_locations/rest/client.rb +2 -0
  40. data/lib/google/cloud/compute/v1/interconnect_remote_locations/rest/client.rb +2 -0
  41. data/lib/google/cloud/compute/v1/interconnects/rest/client.rb +2 -0
  42. data/lib/google/cloud/compute/v1/license_codes/rest/client.rb +2 -0
  43. data/lib/google/cloud/compute/v1/licenses/rest/client.rb +2 -0
  44. data/lib/google/cloud/compute/v1/machine_images/rest/client.rb +2 -0
  45. data/lib/google/cloud/compute/v1/machine_types/rest/client.rb +2 -0
  46. data/lib/google/cloud/compute/v1/network_attachments/rest/client.rb +2 -0
  47. data/lib/google/cloud/compute/v1/network_edge_security_services/rest/client.rb +2 -0
  48. data/lib/google/cloud/compute/v1/network_endpoint_groups/rest/client.rb +2 -0
  49. data/lib/google/cloud/compute/v1/network_firewall_policies/rest/client.rb +2 -0
  50. data/lib/google/cloud/compute/v1/network_profiles/rest/client.rb +2 -0
  51. data/lib/google/cloud/compute/v1/networks/rest/client.rb +2 -0
  52. data/lib/google/cloud/compute/v1/node_groups/rest/client.rb +2 -0
  53. data/lib/google/cloud/compute/v1/node_templates/rest/client.rb +2 -0
  54. data/lib/google/cloud/compute/v1/node_types/rest/client.rb +2 -0
  55. data/lib/google/cloud/compute/v1/organization_security_policies/rest/client.rb +2 -0
  56. data/lib/google/cloud/compute/v1/packet_mirrorings/rest/client.rb +2 -0
  57. data/lib/google/cloud/compute/v1/preview_features/rest/client.rb +2 -0
  58. data/lib/google/cloud/compute/v1/projects/rest/client.rb +2 -0
  59. data/lib/google/cloud/compute/v1/public_advertised_prefixes/rest/client.rb +2 -0
  60. data/lib/google/cloud/compute/v1/public_delegated_prefixes/rest/client.rb +2 -0
  61. data/lib/google/cloud/compute/v1/region_autoscalers/rest/client.rb +2 -0
  62. data/lib/google/cloud/compute/v1/region_backend_buckets/rest/client.rb +2 -0
  63. data/lib/google/cloud/compute/v1/region_backend_services/rest/client.rb +6 -2
  64. data/lib/google/cloud/compute/v1/region_commitments/rest/client.rb +2 -0
  65. data/lib/google/cloud/compute/v1/region_composite_health_checks/rest/client.rb +2 -0
  66. data/lib/google/cloud/compute/v1/region_disk_types/rest/client.rb +2 -0
  67. data/lib/google/cloud/compute/v1/region_disks/rest/client.rb +2 -0
  68. data/lib/google/cloud/compute/v1/region_health_aggregation_policies/rest/client.rb +2 -0
  69. data/lib/google/cloud/compute/v1/region_health_check_services/rest/client.rb +2 -0
  70. data/lib/google/cloud/compute/v1/region_health_checks/rest/client.rb +2 -0
  71. data/lib/google/cloud/compute/v1/region_health_sources/rest/client.rb +2 -0
  72. data/lib/google/cloud/compute/v1/region_instance_group_manager_resize_requests/rest/client.rb +2 -0
  73. data/lib/google/cloud/compute/v1/region_instance_group_managers/rest/client.rb +18 -4
  74. data/lib/google/cloud/compute/v1/region_instance_groups/rest/client.rb +2 -0
  75. data/lib/google/cloud/compute/v1/region_instance_templates/rest/client.rb +2 -0
  76. data/lib/google/cloud/compute/v1/region_instances/rest/client.rb +2 -0
  77. data/lib/google/cloud/compute/v1/region_instant_snapshot_groups/rest/client.rb +2 -0
  78. data/lib/google/cloud/compute/v1/region_instant_snapshots/rest/client.rb +2 -0
  79. data/lib/google/cloud/compute/v1/region_network_endpoint_groups/rest/client.rb +2 -0
  80. data/lib/google/cloud/compute/v1/region_network_firewall_policies/rest/client.rb +2 -0
  81. data/lib/google/cloud/compute/v1/region_notification_endpoints/rest/client.rb +2 -0
  82. data/lib/google/cloud/compute/v1/region_operations/rest/client.rb +2 -0
  83. data/lib/google/cloud/compute/v1/region_security_policies/rest/client.rb +2 -0
  84. data/lib/google/cloud/compute/v1/region_snapshot_settings/rest/client.rb +2 -0
  85. data/lib/google/cloud/compute/v1/region_snapshots/rest/client.rb +2 -0
  86. data/lib/google/cloud/compute/v1/region_ssl_certificates/rest/client.rb +2 -0
  87. data/lib/google/cloud/compute/v1/region_ssl_policies/rest/client.rb +2 -0
  88. data/lib/google/cloud/compute/v1/region_target_http_proxies/rest/client.rb +2 -0
  89. data/lib/google/cloud/compute/v1/region_target_https_proxies/rest/client.rb +2 -0
  90. data/lib/google/cloud/compute/v1/region_target_tcp_proxies/rest/client.rb +2 -0
  91. data/lib/google/cloud/compute/v1/region_url_maps/rest/client.rb +2 -0
  92. data/lib/google/cloud/compute/v1/region_zones/rest/client.rb +2 -0
  93. data/lib/google/cloud/compute/v1/regions/rest/client.rb +2 -0
  94. data/lib/google/cloud/compute/v1/reservation_blocks/rest/client.rb +2 -0
  95. data/lib/google/cloud/compute/v1/reservation_slots/rest/client.rb +2 -0
  96. data/lib/google/cloud/compute/v1/reservation_sub_blocks/rest/client.rb +2 -0
  97. data/lib/google/cloud/compute/v1/reservations/rest/client.rb +2 -0
  98. data/lib/google/cloud/compute/v1/resource_policies/rest/client.rb +2 -0
  99. data/lib/google/cloud/compute/v1/rollout_plans/rest/client.rb +2 -0
  100. data/lib/google/cloud/compute/v1/rollouts/rest/client.rb +351 -3
  101. data/lib/google/cloud/compute/v1/rollouts/rest/service_stub.rb +186 -0
  102. data/lib/google/cloud/compute/v1/routers/rest/client.rb +636 -0
  103. data/lib/google/cloud/compute/v1/routers/rest/service_stub.rb +317 -0
  104. data/lib/google/cloud/compute/v1/routes/rest/client.rb +2 -0
  105. data/lib/google/cloud/compute/v1/security_policies/rest/client.rb +2 -0
  106. data/lib/google/cloud/compute/v1/service_attachments/rest/client.rb +2 -0
  107. data/lib/google/cloud/compute/v1/snapshot_settings_service/rest/client.rb +2 -0
  108. data/lib/google/cloud/compute/v1/snapshots/rest/client.rb +2 -0
  109. data/lib/google/cloud/compute/v1/ssl_certificates/rest/client.rb +2 -0
  110. data/lib/google/cloud/compute/v1/ssl_policies/rest/client.rb +2 -0
  111. data/lib/google/cloud/compute/v1/storage_pool_types/rest/client.rb +2 -0
  112. data/lib/google/cloud/compute/v1/storage_pools/rest/client.rb +2 -0
  113. data/lib/google/cloud/compute/v1/subnetworks/rest/client.rb +2 -0
  114. data/lib/google/cloud/compute/v1/target_grpc_proxies/rest/client.rb +2 -0
  115. data/lib/google/cloud/compute/v1/target_http_proxies/rest/client.rb +2 -0
  116. data/lib/google/cloud/compute/v1/target_https_proxies/rest/client.rb +2 -0
  117. data/lib/google/cloud/compute/v1/target_instances/rest/client.rb +2 -0
  118. data/lib/google/cloud/compute/v1/target_pools/rest/client.rb +2 -0
  119. data/lib/google/cloud/compute/v1/target_ssl_proxies/rest/client.rb +2 -0
  120. data/lib/google/cloud/compute/v1/target_tcp_proxies/rest/client.rb +2 -0
  121. data/lib/google/cloud/compute/v1/target_vpn_gateways/rest/client.rb +2 -0
  122. data/lib/google/cloud/compute/v1/url_maps/rest/client.rb +2 -0
  123. data/lib/google/cloud/compute/v1/version.rb +1 -1
  124. data/lib/google/cloud/compute/v1/vpn_gateways/rest/client.rb +2 -0
  125. data/lib/google/cloud/compute/v1/vpn_tunnels/rest/client.rb +2 -0
  126. data/lib/google/cloud/compute/v1/wire_groups/rest/client.rb +2 -0
  127. data/lib/google/cloud/compute/v1/zone_operations/rest/client.rb +2 -0
  128. data/lib/google/cloud/compute/v1/zone_vm_extension_policies/rest/client.rb +2 -0
  129. data/lib/google/cloud/compute/v1/zones/rest/client.rb +2 -0
  130. data/proto_docs/google/cloud/compute/v1/compute.rb +1023 -75
  131. metadata +3 -3
@@ -1216,6 +1216,7 @@ module Google
1216
1216
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
1217
1217
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
1218
1218
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
1219
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
1219
1220
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
1220
1221
  # trigger a retry.
1221
1222
  # @return [::Hash]
@@ -1288,6 +1289,7 @@ module Google
1288
1289
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
1289
1290
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
1290
1291
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
1292
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
1291
1293
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
1292
1294
  # trigger a retry.
1293
1295
  #
@@ -1037,6 +1037,7 @@ module Google
1037
1037
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
1038
1038
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
1039
1039
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
1040
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
1040
1041
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
1041
1042
  # trigger a retry.
1042
1043
  # @return [::Hash]
@@ -1109,6 +1110,7 @@ module Google
1109
1110
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
1110
1111
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
1111
1112
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
1113
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
1112
1114
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
1113
1115
  # trigger a retry.
1114
1116
  #
@@ -1416,6 +1416,7 @@ module Google
1416
1416
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
1417
1417
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
1418
1418
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
1419
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
1419
1420
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
1420
1421
  # trigger a retry.
1421
1422
  # @return [::Hash]
@@ -1488,6 +1489,7 @@ module Google
1488
1489
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
1489
1490
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
1490
1491
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
1492
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
1491
1493
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
1492
1494
  # trigger a retry.
1493
1495
  #
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module Compute
23
23
  module V1
24
- VERSION = "3.7.0"
24
+ VERSION = "3.9.0"
25
25
  end
26
26
  end
27
27
  end
@@ -1210,6 +1210,7 @@ module Google
1210
1210
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
1211
1211
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
1212
1212
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
1213
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
1213
1214
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
1214
1215
  # trigger a retry.
1215
1216
  # @return [::Hash]
@@ -1282,6 +1283,7 @@ module Google
1282
1283
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
1283
1284
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
1284
1285
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
1286
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
1285
1287
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
1286
1288
  # trigger a retry.
1287
1289
  #
@@ -1037,6 +1037,7 @@ module Google
1037
1037
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
1038
1038
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
1039
1039
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
1040
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
1040
1041
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
1041
1042
  # trigger a retry.
1042
1043
  # @return [::Hash]
@@ -1109,6 +1110,7 @@ module Google
1109
1110
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
1110
1111
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
1111
1112
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
1113
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
1112
1114
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
1113
1115
  # trigger a retry.
1114
1116
  #
@@ -852,6 +852,7 @@ module Google
852
852
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
853
853
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
854
854
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
855
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
855
856
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
856
857
  # trigger a retry.
857
858
  # @return [::Hash]
@@ -924,6 +925,7 @@ module Google
924
925
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
925
926
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
926
927
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
928
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
927
929
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
928
930
  # trigger a retry.
929
931
  #
@@ -692,6 +692,7 @@ module Google
692
692
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
693
693
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
694
694
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
695
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
695
696
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
696
697
  # trigger a retry.
697
698
  # @return [::Hash]
@@ -764,6 +765,7 @@ module Google
764
765
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
765
766
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
766
767
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
768
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
767
769
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
768
770
  # trigger a retry.
769
771
  #
@@ -847,6 +847,7 @@ module Google
847
847
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
848
848
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
849
849
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
850
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
850
851
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
851
852
  # trigger a retry.
852
853
  # @return [::Hash]
@@ -919,6 +920,7 @@ module Google
919
920
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
920
921
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
921
922
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
923
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
922
924
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
923
925
  # trigger a retry.
924
926
  #
@@ -502,6 +502,7 @@ module Google
502
502
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
503
503
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
504
504
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
505
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
505
506
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
506
507
  # trigger a retry.
507
508
  # @return [::Hash]
@@ -574,6 +575,7 @@ module Google
574
575
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
575
576
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
576
577
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
578
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
577
579
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
578
580
  # trigger a retry.
579
581
  #