google-cloud-compute-v1 3.6.0 → 3.8.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.
- checksums.yaml +4 -4
- data/README.md +1 -1
- data/lib/google/cloud/compute/v1/accelerator_types/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/addresses/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/advice/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/autoscalers/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/backend_buckets/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/backend_services/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/compute_pb.rb +58 -1
- data/lib/google/cloud/compute/v1/cross_site_networks/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/disk_types/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/disks/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/external_vpn_gateways/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/firewall_policies/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/firewalls/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/forwarding_rules/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/future_reservations/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/global_addresses/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/global_forwarding_rules/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/global_network_endpoint_groups/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/global_operations/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/global_organization_operations/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/global_public_delegated_prefixes/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/global_vm_extension_policies/credentials.rb +52 -0
- data/lib/google/cloud/compute/v1/global_vm_extension_policies/rest/client.rb +1166 -0
- data/lib/google/cloud/compute/v1/global_vm_extension_policies/rest/service_stub.rb +453 -0
- data/lib/google/cloud/compute/v1/global_vm_extension_policies/rest.rb +51 -0
- data/lib/google/cloud/compute/v1/global_vm_extension_policies.rb +47 -0
- data/lib/google/cloud/compute/v1/health_checks/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/image_family_views/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/images/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/instance_group_manager_resize_requests/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/instance_group_managers/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/instance_groups/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/instance_settings_service/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/instance_templates/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/instances/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/instant_snapshot_groups/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/instant_snapshots/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/interconnect_attachment_groups/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/interconnect_attachments/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/interconnect_groups/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/interconnect_locations/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/interconnect_remote_locations/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/interconnects/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/license_codes/credentials.rb +0 -1
- data/lib/google/cloud/compute/v1/license_codes/rest/client.rb +195 -0
- data/lib/google/cloud/compute/v1/license_codes/rest/service_stub.rb +125 -0
- data/lib/google/cloud/compute/v1/licenses/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/machine_images/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/machine_types/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/network_attachments/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/network_edge_security_services/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/network_endpoint_groups/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/network_firewall_policies/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/network_profiles/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/networks/rest/client.rb +118 -0
- data/lib/google/cloud/compute/v1/networks/rest/service_stub.rb +63 -0
- data/lib/google/cloud/compute/v1/node_groups/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/node_templates/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/node_types/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/organization_security_policies/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/packet_mirrorings/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/preview_features/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/projects/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/public_advertised_prefixes/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/public_delegated_prefixes/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/region_autoscalers/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/region_backend_buckets/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/region_backend_services/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/region_commitments/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/region_composite_health_checks/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/region_disk_types/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/region_disks/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/region_health_aggregation_policies/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/region_health_check_services/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/region_health_checks/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/region_health_sources/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/region_instance_group_manager_resize_requests/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/region_instance_group_managers/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/region_instance_groups/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/region_instance_templates/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/region_instances/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/region_instant_snapshot_groups/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/region_instant_snapshots/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/region_network_endpoint_groups/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/region_network_firewall_policies/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/region_notification_endpoints/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/region_operations/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/region_security_policies/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/region_snapshot_settings/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/region_snapshots/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/region_ssl_certificates/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/region_ssl_policies/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/region_target_http_proxies/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/region_target_https_proxies/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/region_target_tcp_proxies/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/region_url_maps/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/region_zones/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/regions/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/reservation_blocks/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/reservation_slots/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/reservation_sub_blocks/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/reservations/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/resource_policies/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/rest.rb +3 -0
- data/lib/google/cloud/compute/v1/rollout_plans/credentials.rb +52 -0
- data/lib/google/cloud/compute/v1/rollout_plans/rest/client.rb +850 -0
- data/lib/google/cloud/compute/v1/rollout_plans/rest/service_stub.rb +328 -0
- data/lib/google/cloud/compute/v1/rollout_plans/rest.rb +51 -0
- data/lib/google/cloud/compute/v1/rollout_plans.rb +47 -0
- data/lib/google/cloud/compute/v1/rollouts/credentials.rb +52 -0
- data/lib/google/cloud/compute/v1/rollouts/rest/client.rb +855 -0
- data/lib/google/cloud/compute/v1/rollouts/rest/service_stub.rb +328 -0
- data/lib/google/cloud/compute/v1/rollouts/rest.rb +51 -0
- data/lib/google/cloud/compute/v1/rollouts.rb +47 -0
- data/lib/google/cloud/compute/v1/routers/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/routes/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/security_policies/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/service_attachments/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/snapshot_settings_service/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/snapshots/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/ssl_certificates/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/ssl_policies/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/storage_pool_types/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/storage_pools/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/subnetworks/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/target_grpc_proxies/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/target_http_proxies/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/target_https_proxies/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/target_instances/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/target_pools/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/target_ssl_proxies/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/target_tcp_proxies/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/target_vpn_gateways/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/url_maps/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/version.rb +1 -1
- data/lib/google/cloud/compute/v1/vpn_gateways/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/vpn_tunnels/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/wire_groups/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/zone_operations/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/zone_vm_extension_policies/rest/client.rb +5 -3
- data/lib/google/cloud/compute/v1/zones/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1.rb +3 -0
- data/proto_docs/google/cloud/compute/v1/compute.rb +2698 -914
- metadata +18 -3
data/lib/google/cloud/compute/v1/region_instance_group_manager_resize_requests/rest/client.rb
CHANGED
|
@@ -874,6 +874,7 @@ module Google
|
|
|
874
874
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
875
875
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
876
876
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
877
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
877
878
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
878
879
|
# trigger a retry.
|
|
879
880
|
# @return [::Hash]
|
|
@@ -946,6 +947,7 @@ module Google
|
|
|
946
947
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
947
948
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
948
949
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
950
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
949
951
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
950
952
|
# trigger a retry.
|
|
951
953
|
#
|
|
@@ -3176,6 +3176,7 @@ module Google
|
|
|
3176
3176
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
3177
3177
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
3178
3178
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
3179
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
3179
3180
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
3180
3181
|
# trigger a retry.
|
|
3181
3182
|
# @return [::Hash]
|
|
@@ -3248,6 +3249,7 @@ module Google
|
|
|
3248
3249
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
3249
3250
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
3250
3251
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
3252
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
3251
3253
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
3252
3254
|
# trigger a retry.
|
|
3253
3255
|
#
|
|
@@ -898,6 +898,7 @@ module Google
|
|
|
898
898
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
899
899
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
900
900
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
901
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
901
902
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
902
903
|
# trigger a retry.
|
|
903
904
|
# @return [::Hash]
|
|
@@ -970,6 +971,7 @@ module Google
|
|
|
970
971
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
971
972
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
972
973
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
974
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
973
975
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
974
976
|
# trigger a retry.
|
|
975
977
|
#
|
|
@@ -740,6 +740,7 @@ module Google
|
|
|
740
740
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
741
741
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
742
742
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
743
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
743
744
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
744
745
|
# trigger a retry.
|
|
745
746
|
# @return [::Hash]
|
|
@@ -812,6 +813,7 @@ module Google
|
|
|
812
813
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
813
814
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
814
815
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
816
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
815
817
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
816
818
|
# trigger a retry.
|
|
817
819
|
#
|
|
@@ -368,6 +368,7 @@ module Google
|
|
|
368
368
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
369
369
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
370
370
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
371
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
371
372
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
372
373
|
# trigger a retry.
|
|
373
374
|
# @return [::Hash]
|
|
@@ -440,6 +441,7 @@ module Google
|
|
|
440
441
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
441
442
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
442
443
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
444
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
443
445
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
444
446
|
# trigger a retry.
|
|
445
447
|
#
|
|
@@ -1004,6 +1004,7 @@ module Google
|
|
|
1004
1004
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
1005
1005
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
1006
1006
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
1007
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
1007
1008
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
1008
1009
|
# trigger a retry.
|
|
1009
1010
|
# @return [::Hash]
|
|
@@ -1076,6 +1077,7 @@ module Google
|
|
|
1076
1077
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
1077
1078
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
1078
1079
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
1080
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
1079
1081
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
1080
1082
|
# trigger a retry.
|
|
1081
1083
|
#
|
|
@@ -1120,6 +1120,7 @@ module Google
|
|
|
1120
1120
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
1121
1121
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
1122
1122
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
1123
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
1123
1124
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
1124
1125
|
# trigger a retry.
|
|
1125
1126
|
# @return [::Hash]
|
|
@@ -1192,6 +1193,7 @@ module Google
|
|
|
1192
1193
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
1193
1194
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
1194
1195
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
1196
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
1195
1197
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
1196
1198
|
# trigger a retry.
|
|
1197
1199
|
#
|
|
@@ -1163,6 +1163,7 @@ module Google
|
|
|
1163
1163
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
1164
1164
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
1165
1165
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
1166
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
1166
1167
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
1167
1168
|
# trigger a retry.
|
|
1168
1169
|
# @return [::Hash]
|
|
@@ -1235,6 +1236,7 @@ module Google
|
|
|
1235
1236
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
1236
1237
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
1237
1238
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
1239
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
1238
1240
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
1239
1241
|
# trigger a retry.
|
|
1240
1242
|
#
|
|
@@ -2048,6 +2048,7 @@ module Google
|
|
|
2048
2048
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
2049
2049
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
2050
2050
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
2051
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
2051
2052
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
2052
2053
|
# trigger a retry.
|
|
2053
2054
|
# @return [::Hash]
|
|
@@ -2120,6 +2121,7 @@ module Google
|
|
|
2120
2121
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
2121
2122
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
2122
2123
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
2124
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
2123
2125
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
2124
2126
|
# trigger a retry.
|
|
2125
2127
|
#
|
|
@@ -1009,6 +1009,7 @@ module Google
|
|
|
1009
1009
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
1010
1010
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
1011
1011
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
1012
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
1012
1013
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
1013
1014
|
# trigger a retry.
|
|
1014
1015
|
# @return [::Hash]
|
|
@@ -1081,6 +1082,7 @@ module Google
|
|
|
1081
1082
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
1082
1083
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
1083
1084
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
1085
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
1084
1086
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
1085
1087
|
# trigger a retry.
|
|
1086
1088
|
#
|
|
@@ -693,6 +693,7 @@ module Google
|
|
|
693
693
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
694
694
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
695
695
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
696
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
696
697
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
697
698
|
# trigger a retry.
|
|
698
699
|
# @return [::Hash]
|
|
@@ -765,6 +766,7 @@ module Google
|
|
|
765
766
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
766
767
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
767
768
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
769
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
768
770
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
769
771
|
# trigger a retry.
|
|
770
772
|
#
|
|
@@ -1355,6 +1355,7 @@ module Google
|
|
|
1355
1355
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
1356
1356
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
1357
1357
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
1358
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
1358
1359
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
1359
1360
|
# trigger a retry.
|
|
1360
1361
|
# @return [::Hash]
|
|
@@ -1427,6 +1428,7 @@ module Google
|
|
|
1427
1428
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
1428
1429
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
1429
1430
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
1431
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
1430
1432
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
1431
1433
|
# trigger a retry.
|
|
1432
1434
|
#
|
|
@@ -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
|
#
|
|
@@ -1232,6 +1232,7 @@ module Google
|
|
|
1232
1232
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
1233
1233
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
1234
1234
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
1235
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
1235
1236
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
1236
1237
|
# trigger a retry.
|
|
1237
1238
|
# @return [::Hash]
|
|
@@ -1304,6 +1305,7 @@ module Google
|
|
|
1304
1305
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
1305
1306
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
1306
1307
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
1308
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
1307
1309
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
1308
1310
|
# trigger a retry.
|
|
1309
1311
|
#
|
|
@@ -741,6 +741,7 @@ module Google
|
|
|
741
741
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
742
742
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
743
743
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
744
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
744
745
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
745
746
|
# trigger a retry.
|
|
746
747
|
# @return [::Hash]
|
|
@@ -813,6 +814,7 @@ module Google
|
|
|
813
814
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
814
815
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
815
816
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
817
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
816
818
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
817
819
|
# trigger a retry.
|
|
818
820
|
#
|
|
@@ -1028,6 +1028,7 @@ module Google
|
|
|
1028
1028
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
1029
1029
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
1030
1030
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
1031
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
1031
1032
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
1032
1033
|
# trigger a retry.
|
|
1033
1034
|
# @return [::Hash]
|
|
@@ -1100,6 +1101,7 @@ module Google
|
|
|
1100
1101
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
1101
1102
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
1102
1103
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
1104
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
1103
1105
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
1104
1106
|
# trigger a retry.
|
|
1105
1107
|
#
|
|
@@ -849,6 +849,7 @@ module Google
|
|
|
849
849
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
850
850
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
851
851
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
852
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
852
853
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
853
854
|
# trigger a retry.
|
|
854
855
|
# @return [::Hash]
|
|
@@ -921,6 +922,7 @@ module Google
|
|
|
921
922
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
922
923
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
923
924
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
925
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
924
926
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
925
927
|
# trigger a retry.
|
|
926
928
|
#
|
|
@@ -1073,6 +1073,7 @@ module Google
|
|
|
1073
1073
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
1074
1074
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
1075
1075
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
1076
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
1076
1077
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
1077
1078
|
# trigger a retry.
|
|
1078
1079
|
# @return [::Hash]
|
|
@@ -1145,6 +1146,7 @@ module Google
|
|
|
1145
1146
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
1146
1147
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
1147
1148
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
1149
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
1148
1150
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
1149
1151
|
# trigger a retry.
|
|
1150
1152
|
#
|
|
@@ -739,6 +739,7 @@ module Google
|
|
|
739
739
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
740
740
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
741
741
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
742
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
742
743
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
743
744
|
# trigger a retry.
|
|
744
745
|
# @return [::Hash]
|
|
@@ -811,6 +812,7 @@ module Google
|
|
|
811
812
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
812
813
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
813
814
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
815
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
814
816
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
815
817
|
# trigger a retry.
|
|
816
818
|
#
|
|
@@ -1007,6 +1007,7 @@ module Google
|
|
|
1007
1007
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
1008
1008
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
1009
1009
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
1010
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
1010
1011
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
1011
1012
|
# trigger a retry.
|
|
1012
1013
|
# @return [::Hash]
|
|
@@ -1079,6 +1080,7 @@ module Google
|
|
|
1079
1080
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
1080
1081
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
1081
1082
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
1083
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
1082
1084
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
1083
1085
|
# trigger a retry.
|
|
1084
1086
|
#
|
|
@@ -420,6 +420,7 @@ module Google
|
|
|
420
420
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
421
421
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
422
422
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
423
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
423
424
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
424
425
|
# trigger a retry.
|
|
425
426
|
# @return [::Hash]
|
|
@@ -492,6 +493,7 @@ module Google
|
|
|
492
493
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
493
494
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
494
495
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
496
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
495
497
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
496
498
|
# trigger a retry.
|
|
497
499
|
#
|
|
@@ -537,6 +537,7 @@ module Google
|
|
|
537
537
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
538
538
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
539
539
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
540
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
540
541
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
541
542
|
# trigger a retry.
|
|
542
543
|
# @return [::Hash]
|
|
@@ -609,6 +610,7 @@ module Google
|
|
|
609
610
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
610
611
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
611
612
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
613
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
612
614
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
613
615
|
# trigger a retry.
|
|
614
616
|
#
|
|
@@ -914,6 +914,7 @@ module Google
|
|
|
914
914
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
915
915
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
916
916
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
917
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
917
918
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
918
919
|
# trigger a retry.
|
|
919
920
|
# @return [::Hash]
|
|
@@ -986,6 +987,7 @@ module Google
|
|
|
986
987
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
987
988
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
988
989
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
990
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
989
991
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
990
992
|
# trigger a retry.
|
|
991
993
|
#
|
|
@@ -742,6 +742,7 @@ module Google
|
|
|
742
742
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
743
743
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
744
744
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
745
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
745
746
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
746
747
|
# trigger a retry.
|
|
747
748
|
# @return [::Hash]
|
|
@@ -814,6 +815,7 @@ module Google
|
|
|
814
815
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
815
816
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
816
817
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
818
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
817
819
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
818
820
|
# trigger a retry.
|
|
819
821
|
#
|
|
@@ -1140,6 +1140,7 @@ module Google
|
|
|
1140
1140
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
1141
1141
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
1142
1142
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
1143
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
1143
1144
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
1144
1145
|
# trigger a retry.
|
|
1145
1146
|
# @return [::Hash]
|
|
@@ -1212,6 +1213,7 @@ module Google
|
|
|
1212
1213
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
1213
1214
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
1214
1215
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
1216
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
1215
1217
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
1216
1218
|
# trigger a retry.
|
|
1217
1219
|
#
|
|
@@ -1525,6 +1525,7 @@ module Google
|
|
|
1525
1525
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
1526
1526
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
1527
1527
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
1528
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
1528
1529
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
1529
1530
|
# trigger a retry.
|
|
1530
1531
|
# @return [::Hash]
|
|
@@ -1597,6 +1598,7 @@ module Google
|
|
|
1597
1598
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
1598
1599
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
1599
1600
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
1601
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
1600
1602
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
1601
1603
|
# trigger a retry.
|
|
1602
1604
|
#
|
|
@@ -1300,6 +1300,7 @@ module Google
|
|
|
1300
1300
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
1301
1301
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
1302
1302
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
1303
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
1303
1304
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
1304
1305
|
# trigger a retry.
|
|
1305
1306
|
# @return [::Hash]
|
|
@@ -1372,6 +1373,7 @@ module Google
|
|
|
1372
1373
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
1373
1374
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
1374
1375
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
1376
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
1375
1377
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
1376
1378
|
# trigger a retry.
|
|
1377
1379
|
#
|
|
@@ -36,6 +36,7 @@ require "google/cloud/compute/v1/global_network_endpoint_groups/rest"
|
|
|
36
36
|
require "google/cloud/compute/v1/global_operations/rest"
|
|
37
37
|
require "google/cloud/compute/v1/global_organization_operations/rest"
|
|
38
38
|
require "google/cloud/compute/v1/global_public_delegated_prefixes/rest"
|
|
39
|
+
require "google/cloud/compute/v1/global_vm_extension_policies/rest"
|
|
39
40
|
require "google/cloud/compute/v1/health_checks/rest"
|
|
40
41
|
require "google/cloud/compute/v1/image_family_views/rest"
|
|
41
42
|
require "google/cloud/compute/v1/images/rest"
|
|
@@ -110,6 +111,8 @@ require "google/cloud/compute/v1/reservation_slots/rest"
|
|
|
110
111
|
require "google/cloud/compute/v1/reservation_sub_blocks/rest"
|
|
111
112
|
require "google/cloud/compute/v1/reservations/rest"
|
|
112
113
|
require "google/cloud/compute/v1/resource_policies/rest"
|
|
114
|
+
require "google/cloud/compute/v1/rollout_plans/rest"
|
|
115
|
+
require "google/cloud/compute/v1/rollouts/rest"
|
|
113
116
|
require "google/cloud/compute/v1/routers/rest"
|
|
114
117
|
require "google/cloud/compute/v1/routes/rest"
|
|
115
118
|
require "google/cloud/compute/v1/security_policies/rest"
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
# frozen_string_literal: true
|
|
2
|
+
|
|
3
|
+
# Copyright 2026 Google LLC
|
|
4
|
+
#
|
|
5
|
+
# Licensed under the Apache License, Version 2.0 (the "License");
|
|
6
|
+
# you may not use this file except in compliance with the License.
|
|
7
|
+
# You may obtain a copy of the License at
|
|
8
|
+
#
|
|
9
|
+
# https://www.apache.org/licenses/LICENSE-2.0
|
|
10
|
+
#
|
|
11
|
+
# Unless required by applicable law or agreed to in writing, software
|
|
12
|
+
# distributed under the License is distributed on an "AS IS" BASIS,
|
|
13
|
+
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
14
|
+
# See the License for the specific language governing permissions and
|
|
15
|
+
# limitations under the License.
|
|
16
|
+
|
|
17
|
+
# Auto-generated by gapic-generator-ruby. DO NOT EDIT!
|
|
18
|
+
|
|
19
|
+
require "googleauth"
|
|
20
|
+
|
|
21
|
+
module Google
|
|
22
|
+
module Cloud
|
|
23
|
+
module Compute
|
|
24
|
+
module V1
|
|
25
|
+
module RolloutPlans
|
|
26
|
+
# Credentials for the RolloutPlans API.
|
|
27
|
+
class Credentials < ::Google::Auth::Credentials
|
|
28
|
+
self.scope = [
|
|
29
|
+
"https://www.googleapis.com/auth/compute",
|
|
30
|
+
"https://www.googleapis.com/auth/cloud-platform"
|
|
31
|
+
]
|
|
32
|
+
self.env_vars = [
|
|
33
|
+
"COMPUTE_CREDENTIALS",
|
|
34
|
+
"COMPUTE_KEYFILE",
|
|
35
|
+
"GOOGLE_CLOUD_CREDENTIALS",
|
|
36
|
+
"GOOGLE_CLOUD_KEYFILE",
|
|
37
|
+
"GCLOUD_KEYFILE",
|
|
38
|
+
"COMPUTE_CREDENTIALS_JSON",
|
|
39
|
+
"COMPUTE_KEYFILE_JSON",
|
|
40
|
+
"GOOGLE_CLOUD_CREDENTIALS_JSON",
|
|
41
|
+
"GOOGLE_CLOUD_KEYFILE_JSON",
|
|
42
|
+
"GCLOUD_KEYFILE_JSON"
|
|
43
|
+
]
|
|
44
|
+
self.paths = [
|
|
45
|
+
"~/.config/google_cloud/application_default_credentials.json"
|
|
46
|
+
]
|
|
47
|
+
end
|
|
48
|
+
end
|
|
49
|
+
end
|
|
50
|
+
end
|
|
51
|
+
end
|
|
52
|
+
end
|