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
@@ -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
  #
@@ -694,6 +694,7 @@ module Google
694
694
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
695
695
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
696
696
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
697
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
697
698
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
698
699
  # trigger a retry.
699
700
  # @return [::Hash]
@@ -766,6 +767,7 @@ module Google
766
767
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
767
768
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
768
769
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
770
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
769
771
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
770
772
  # trigger a retry.
771
773
  #
@@ -2533,6 +2533,7 @@ module Google
2533
2533
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
2534
2534
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
2535
2535
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
2536
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
2536
2537
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
2537
2538
  # trigger a retry.
2538
2539
  # @return [::Hash]
@@ -2605,6 +2606,7 @@ module Google
2605
2606
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
2606
2607
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
2607
2608
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
2609
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
2608
2610
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
2609
2611
  # trigger a retry.
2610
2612
  #
@@ -909,6 +909,7 @@ module Google
909
909
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
910
910
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
911
911
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
912
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
912
913
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
913
914
  # trigger a retry.
914
915
  # @return [::Hash]
@@ -981,6 +982,7 @@ module Google
981
982
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
982
983
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
983
984
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
985
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
984
986
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
985
987
  # trigger a retry.
986
988
  #
@@ -2070,6 +2070,7 @@ module Google
2070
2070
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
2071
2071
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
2072
2072
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
2073
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
2073
2074
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
2074
2075
  # trigger a retry.
2075
2076
  # @return [::Hash]
@@ -2142,6 +2143,7 @@ module Google
2142
2143
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
2143
2144
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
2144
2145
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
2146
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
2145
2147
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
2146
2148
  # trigger a retry.
2147
2149
  #
@@ -1033,6 +1033,7 @@ module Google
1033
1033
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
1034
1034
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
1035
1035
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
1036
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
1036
1037
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
1037
1038
  # trigger a retry.
1038
1039
  # @return [::Hash]
@@ -1105,6 +1106,7 @@ module Google
1105
1106
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
1106
1107
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
1107
1108
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
1109
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
1108
1110
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
1109
1111
  # trigger a retry.
1110
1112
  #
@@ -515,7 +515,7 @@ module Google
515
515
  # @param options [::Gapic::CallOptions, ::Hash]
516
516
  # Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
517
517
  #
518
- # @overload get(forwarding_rule: nil, project: nil, region: nil)
518
+ # @overload get(forwarding_rule: nil, project: nil, region: nil, view: nil)
519
519
  # Pass arguments to `get` via keyword arguments. Note that at
520
520
  # least one keyword argument is required. To specify no parameters, or to keep all
521
521
  # the default parameter values, pass an empty Hash as a request object (see above).
@@ -526,6 +526,8 @@ module Google
526
526
  # Project ID for this request.
527
527
  # @param region [::String]
528
528
  # Name of the region scoping this request.
529
+ # @param view [::String]
530
+ # Check the View enum for the list of possible values.
529
531
  # @yield [result, operation] Access the result along with the TransportOperation object
530
532
  # @yieldparam result [::Google::Cloud::Compute::V1::ForwardingRule]
531
533
  # @yieldparam operation [::Gapic::Rest::TransportOperation]
@@ -1263,6 +1265,7 @@ module Google
1263
1265
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
1264
1266
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
1265
1267
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
1268
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
1266
1269
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
1267
1270
  # trigger a retry.
1268
1271
  # @return [::Hash]
@@ -1335,6 +1338,7 @@ module Google
1335
1338
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
1336
1339
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
1337
1340
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
1341
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
1338
1342
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
1339
1343
  # trigger a retry.
1340
1344
  #
@@ -1145,6 +1145,7 @@ module Google
1145
1145
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
1146
1146
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
1147
1147
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
1148
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
1148
1149
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
1149
1150
  # trigger a retry.
1150
1151
  # @return [::Hash]
@@ -1217,6 +1218,7 @@ module Google
1217
1218
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
1218
1219
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
1219
1220
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
1221
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
1220
1222
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
1221
1223
  # trigger a retry.
1222
1224
  #
@@ -1013,6 +1013,7 @@ module Google
1013
1013
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
1014
1014
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
1015
1015
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
1016
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
1016
1017
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
1017
1018
  # trigger a retry.
1018
1019
  # @return [::Hash]
@@ -1085,6 +1086,7 @@ module Google
1085
1086
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
1086
1087
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
1087
1088
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
1089
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
1088
1090
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
1089
1091
  # trigger a retry.
1090
1092
  #
@@ -326,7 +326,7 @@ module Google
326
326
  # @param options [::Gapic::CallOptions, ::Hash]
327
327
  # Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
328
328
  #
329
- # @overload get(forwarding_rule: nil, project: nil)
329
+ # @overload get(forwarding_rule: nil, project: nil, view: nil)
330
330
  # Pass arguments to `get` via keyword arguments. Note that at
331
331
  # least one keyword argument is required. To specify no parameters, or to keep all
332
332
  # the default parameter values, pass an empty Hash as a request object (see above).
@@ -335,6 +335,8 @@ module Google
335
335
  # Name of the ForwardingRule resource to return.
336
336
  # @param project [::String]
337
337
  # Project ID for this request.
338
+ # @param view [::String]
339
+ # Check the View enum for the list of possible values.
338
340
  # @yield [result, operation] Access the result along with the TransportOperation object
339
341
  # @yieldparam result [::Google::Cloud::Compute::V1::ForwardingRule]
340
342
  # @yieldparam operation [::Gapic::Rest::TransportOperation]
@@ -1044,6 +1046,7 @@ module Google
1044
1046
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
1045
1047
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
1046
1048
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
1049
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
1047
1050
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
1048
1051
  # trigger a retry.
1049
1052
  # @return [::Hash]
@@ -1116,6 +1119,7 @@ module Google
1116
1119
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
1117
1120
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
1118
1121
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
1122
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
1119
1123
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
1120
1124
  # trigger a retry.
1121
1125
  #
@@ -1134,6 +1134,7 @@ module Google
1134
1134
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
1135
1135
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
1136
1136
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
1137
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
1137
1138
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
1138
1139
  # trigger a retry.
1139
1140
  # @return [::Hash]
@@ -1206,6 +1207,7 @@ module Google
1206
1207
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
1207
1208
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
1208
1209
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
1210
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
1209
1211
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
1210
1212
  # trigger a retry.
1211
1213
  #
@@ -872,6 +872,7 @@ module Google
872
872
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
873
873
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
874
874
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
875
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
875
876
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
876
877
  # trigger a retry.
877
878
  # @return [::Hash]
@@ -944,6 +945,7 @@ module Google
944
945
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
945
946
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
946
947
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
948
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
947
949
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
948
950
  # trigger a retry.
949
951
  #
@@ -588,6 +588,7 @@ module Google
588
588
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
589
589
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
590
590
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
591
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
591
592
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
592
593
  # trigger a retry.
593
594
  # @return [::Hash]
@@ -660,6 +661,7 @@ module Google
660
661
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
661
662
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
662
663
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
664
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
663
665
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
664
666
  # trigger a retry.
665
667
  #
@@ -838,6 +838,7 @@ module Google
838
838
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
839
839
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
840
840
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
841
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
841
842
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
842
843
  # trigger a retry.
843
844
  # @return [::Hash]
@@ -910,6 +911,7 @@ module Google
910
911
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
911
912
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
912
913
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
914
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
913
915
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
914
916
  # trigger a retry.
915
917
  #
@@ -1029,6 +1029,7 @@ module Google
1029
1029
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
1030
1030
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
1031
1031
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
1032
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
1032
1033
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
1033
1034
  # trigger a retry.
1034
1035
  # @return [::Hash]
@@ -1101,6 +1102,7 @@ module Google
1101
1102
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
1102
1103
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
1103
1104
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
1105
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
1104
1106
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
1105
1107
  # trigger a retry.
1106
1108
  #
@@ -1219,6 +1219,7 @@ module Google
1219
1219
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
1220
1220
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
1221
1221
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
1222
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
1222
1223
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
1223
1224
  # trigger a retry.
1224
1225
  # @return [::Hash]
@@ -1291,6 +1292,7 @@ module Google
1291
1292
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
1292
1293
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
1293
1294
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
1295
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
1294
1296
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
1295
1297
  # trigger a retry.
1296
1298
  #
@@ -332,6 +332,7 @@ module Google
332
332
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
333
333
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
334
334
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
335
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
335
336
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
336
337
  # trigger a retry.
337
338
  # @return [::Hash]
@@ -404,6 +405,7 @@ module Google
404
405
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
405
406
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
406
407
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
408
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
407
409
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
408
410
  # trigger a retry.
409
411
  #
@@ -1393,6 +1393,7 @@ module Google
1393
1393
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
1394
1394
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
1395
1395
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
1396
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
1396
1397
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
1397
1398
  # trigger a retry.
1398
1399
  # @return [::Hash]
@@ -1465,6 +1466,7 @@ module Google
1465
1466
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
1466
1467
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
1467
1468
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
1469
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
1468
1470
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
1469
1471
  # trigger a retry.
1470
1472
  #
@@ -876,6 +876,7 @@ module Google
876
876
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
877
877
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
878
878
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
879
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
879
880
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
880
881
  # trigger a retry.
881
882
  # @return [::Hash]
@@ -948,6 +949,7 @@ module Google
948
949
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
949
950
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
950
951
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
952
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
951
953
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
952
954
  # trigger a retry.
953
955
  #
@@ -779,13 +779,16 @@ module Google
779
779
  # @param options [::Gapic::CallOptions, ::Hash]
780
780
  # Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
781
781
  #
782
- # @overload delete(instance_group_manager: nil, project: nil, request_id: nil, zone: nil)
782
+ # @overload delete(instance_group_manager: nil, no_graceful_shutdown: nil, project: nil, request_id: nil, zone: nil)
783
783
  # Pass arguments to `delete` via keyword arguments. Note that at
784
784
  # least one keyword argument is required. To specify no parameters, or to keep all
785
785
  # the default parameter values, pass an empty Hash as a request object (see above).
786
786
  #
787
787
  # @param instance_group_manager [::String]
788
788
  # The name of the managed instance group to delete.
789
+ # @param no_graceful_shutdown [::Boolean]
790
+ # When set, graceful shutdown is skipped for instance deletion even if it's
791
+ # configured for the instances.
789
792
  # @param project [::String]
790
793
  # Project ID for this request.
791
794
  # @param request_id [::String]
@@ -900,7 +903,7 @@ module Google
900
903
  # @param options [::Gapic::CallOptions, ::Hash]
901
904
  # Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
902
905
  #
903
- # @overload delete_instances(instance_group_manager: nil, instance_group_managers_delete_instances_request_resource: nil, project: nil, request_id: nil, zone: nil)
906
+ # @overload delete_instances(instance_group_manager: nil, instance_group_managers_delete_instances_request_resource: nil, no_graceful_shutdown: nil, project: nil, request_id: nil, zone: nil)
904
907
  # Pass arguments to `delete_instances` via keyword arguments. Note that at
905
908
  # least one keyword argument is required. To specify no parameters, or to keep all
906
909
  # the default parameter values, pass an empty Hash as a request object (see above).
@@ -909,6 +912,9 @@ module Google
909
912
  # The name of the managed instance group.
910
913
  # @param instance_group_managers_delete_instances_request_resource [::Google::Cloud::Compute::V1::InstanceGroupManagersDeleteInstancesRequest, ::Hash]
911
914
  # The body resource for this request
915
+ # @param no_graceful_shutdown [::Boolean]
916
+ # When set, graceful shutdown is skipped for instance deletion even if it's
917
+ # configured for the instances.
912
918
  # @param project [::String]
913
919
  # Project ID for this request.
914
920
  # @param request_id [::String]
@@ -2263,7 +2269,7 @@ module Google
2263
2269
  # @param options [::Gapic::CallOptions, ::Hash]
2264
2270
  # Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
2265
2271
  #
2266
- # @overload recreate_instances(instance_group_manager: nil, instance_group_managers_recreate_instances_request_resource: nil, project: nil, request_id: nil, zone: nil)
2272
+ # @overload recreate_instances(instance_group_manager: nil, instance_group_managers_recreate_instances_request_resource: nil, no_graceful_shutdown: nil, project: nil, request_id: nil, zone: nil)
2267
2273
  # Pass arguments to `recreate_instances` via keyword arguments. Note that at
2268
2274
  # least one keyword argument is required. To specify no parameters, or to keep all
2269
2275
  # the default parameter values, pass an empty Hash as a request object (see above).
@@ -2272,6 +2278,9 @@ module Google
2272
2278
  # The name of the managed instance group.
2273
2279
  # @param instance_group_managers_recreate_instances_request_resource [::Google::Cloud::Compute::V1::InstanceGroupManagersRecreateInstancesRequest, ::Hash]
2274
2280
  # The body resource for this request
2281
+ # @param no_graceful_shutdown [::Boolean]
2282
+ # When set, graceful shutdown is skipped for instance recreation even if it's
2283
+ # configured for the instances.
2275
2284
  # @param project [::String]
2276
2285
  # Project ID for this request.
2277
2286
  # @param request_id [::String]
@@ -3002,7 +3011,7 @@ module Google
3002
3011
  # @param options [::Gapic::CallOptions, ::Hash]
3003
3012
  # Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
3004
3013
  #
3005
- # @overload stop_instances(instance_group_manager: nil, instance_group_managers_stop_instances_request_resource: nil, project: nil, request_id: nil, zone: nil)
3014
+ # @overload stop_instances(instance_group_manager: nil, instance_group_managers_stop_instances_request_resource: nil, no_graceful_shutdown: nil, project: nil, request_id: nil, zone: nil)
3006
3015
  # Pass arguments to `stop_instances` via keyword arguments. Note that at
3007
3016
  # least one keyword argument is required. To specify no parameters, or to keep all
3008
3017
  # the default parameter values, pass an empty Hash as a request object (see above).
@@ -3011,6 +3020,9 @@ module Google
3011
3020
  # The name of the managed instance group.
3012
3021
  # @param instance_group_managers_stop_instances_request_resource [::Google::Cloud::Compute::V1::InstanceGroupManagersStopInstancesRequest, ::Hash]
3013
3022
  # The body resource for this request
3023
+ # @param no_graceful_shutdown [::Boolean]
3024
+ # When set, graceful shutdown is skipped for instance stopping even if it's
3025
+ # configured for the instances.
3014
3026
  # @param project [::String]
3015
3027
  # Project ID for this request.
3016
3028
  # @param request_id [::String]
@@ -3414,6 +3426,7 @@ module Google
3414
3426
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
3415
3427
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
3416
3428
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
3429
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
3417
3430
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
3418
3431
  # trigger a retry.
3419
3432
  # @return [::Hash]
@@ -3486,6 +3499,7 @@ module Google
3486
3499
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
3487
3500
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
3488
3501
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
3502
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
3489
3503
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
3490
3504
  # trigger a retry.
3491
3505
  #
@@ -1552,6 +1552,7 @@ module Google
1552
1552
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
1553
1553
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
1554
1554
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
1555
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
1555
1556
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
1556
1557
  # trigger a retry.
1557
1558
  # @return [::Hash]
@@ -1624,6 +1625,7 @@ module Google
1624
1625
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
1625
1626
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
1626
1627
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
1628
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
1627
1629
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
1628
1630
  # trigger a retry.
1629
1631
  #
@@ -454,6 +454,7 @@ module Google
454
454
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
455
455
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
456
456
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
457
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
457
458
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
458
459
  # trigger a retry.
459
460
  # @return [::Hash]
@@ -526,6 +527,7 @@ module Google
526
527
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
527
528
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
528
529
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
530
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
529
531
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
530
532
  # trigger a retry.
531
533
  #
@@ -1179,6 +1179,7 @@ module Google
1179
1179
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
1180
1180
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
1181
1181
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
1182
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
1182
1183
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
1183
1184
  # trigger a retry.
1184
1185
  # @return [::Hash]
@@ -1251,6 +1252,7 @@ module Google
1251
1252
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
1252
1253
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
1253
1254
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
1255
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
1254
1256
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
1255
1257
  # trigger a retry.
1256
1258
  #
@@ -5998,6 +5998,7 @@ module Google
5998
5998
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
5999
5999
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
6000
6000
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
6001
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
6001
6002
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
6002
6003
  # trigger a retry.
6003
6004
  # @return [::Hash]
@@ -6070,6 +6071,7 @@ module Google
6070
6071
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
6071
6072
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
6072
6073
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
6074
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
6073
6075
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
6074
6076
  # trigger a retry.
6075
6077
  #
@@ -1003,6 +1003,7 @@ module Google
1003
1003
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
1004
1004
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
1005
1005
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
1006
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
1006
1007
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
1007
1008
  # trigger a retry.
1008
1009
  # @return [::Hash]
@@ -1075,6 +1076,7 @@ module Google
1075
1076
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
1076
1077
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
1077
1078
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
1079
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
1078
1080
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
1079
1081
  # trigger a retry.
1080
1082
  #
@@ -1307,6 +1307,7 @@ module Google
1307
1307
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
1308
1308
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
1309
1309
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
1310
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
1310
1311
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
1311
1312
  # trigger a retry.
1312
1313
  # @return [::Hash]
@@ -1379,6 +1380,7 @@ module Google
1379
1380
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
1380
1381
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
1381
1382
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
1383
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
1382
1384
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
1383
1385
  # trigger a retry.
1384
1386
  #
@@ -1187,6 +1187,7 @@ module Google
1187
1187
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
1188
1188
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
1189
1189
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
1190
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
1190
1191
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
1191
1192
  # trigger a retry.
1192
1193
  # @return [::Hash]
@@ -1259,6 +1260,7 @@ module Google
1259
1260
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
1260
1261
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
1261
1262
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
1263
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
1262
1264
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
1263
1265
  # trigger a retry.
1264
1266
  #
@@ -1153,6 +1153,7 @@ module Google
1153
1153
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
1154
1154
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
1155
1155
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
1156
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
1156
1157
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
1157
1158
  # trigger a retry.
1158
1159
  # @return [::Hash]
@@ -1225,6 +1226,7 @@ module Google
1225
1226
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
1226
1227
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
1227
1228
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
1229
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
1228
1230
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
1229
1231
  # trigger a retry.
1230
1232
  #
@@ -1280,6 +1280,7 @@ module Google
1280
1280
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
1281
1281
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
1282
1282
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
1283
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
1283
1284
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
1284
1285
  # trigger a retry.
1285
1286
  # @return [::Hash]
@@ -1352,6 +1353,7 @@ module Google
1352
1353
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
1353
1354
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
1354
1355
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
1356
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
1355
1357
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
1356
1358
  # trigger a retry.
1357
1359
  #
@@ -504,6 +504,7 @@ module Google
504
504
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
505
505
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
506
506
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
507
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
507
508
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
508
509
  # trigger a retry.
509
510
  # @return [::Hash]
@@ -576,6 +577,7 @@ module Google
576
577
  # * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
577
578
  # * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
578
579
  # * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
580
+ # * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
579
581
  # * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
580
582
  # trigger a retry.
581
583
  #