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
|
@@ -1570,6 +1570,7 @@ module Google
|
|
|
1570
1570
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
1571
1571
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
1572
1572
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
1573
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
1573
1574
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
1574
1575
|
# trigger a retry.
|
|
1575
1576
|
# @return [::Hash]
|
|
@@ -1642,6 +1643,7 @@ module Google
|
|
|
1642
1643
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
1643
1644
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
1644
1645
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
1646
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
1645
1647
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
1646
1648
|
# trigger a retry.
|
|
1647
1649
|
#
|
|
@@ -1125,6 +1125,7 @@ module Google
|
|
|
1125
1125
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
1126
1126
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
1127
1127
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
1128
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
1128
1129
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
1129
1130
|
# trigger a retry.
|
|
1130
1131
|
# @return [::Hash]
|
|
@@ -1197,6 +1198,7 @@ module Google
|
|
|
1197
1198
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
1198
1199
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
1199
1200
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
1201
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
1200
1202
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
1201
1203
|
# trigger a retry.
|
|
1202
1204
|
#
|
|
@@ -1764,6 +1764,7 @@ module Google
|
|
|
1764
1764
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
1765
1765
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
1766
1766
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
1767
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
1767
1768
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
1768
1769
|
# trigger a retry.
|
|
1769
1770
|
# @return [::Hash]
|
|
@@ -1836,6 +1837,7 @@ module Google
|
|
|
1836
1837
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
1837
1838
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
1838
1839
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
1840
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
1839
1841
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
1840
1842
|
# trigger a retry.
|
|
1841
1843
|
#
|
|
@@ -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
|
#
|
|
@@ -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
|
#
|
|
@@ -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
|
#
|
|
@@ -206,7 +206,7 @@ module Google
|
|
|
206
206
|
# Service calls
|
|
207
207
|
|
|
208
208
|
##
|
|
209
|
-
# Deletes a specified zone VM extension policy.
|
|
209
|
+
# Deletes a specified zone VM extension policy within a project.
|
|
210
210
|
#
|
|
211
211
|
# @overload delete(request, options = nil)
|
|
212
212
|
# Pass arguments to `delete` via a request object, either of type
|
|
@@ -312,7 +312,7 @@ module Google
|
|
|
312
312
|
end
|
|
313
313
|
|
|
314
314
|
##
|
|
315
|
-
# Retrieves details of a specific zone VM extension policy.
|
|
315
|
+
# Retrieves details of a specific zone VM extension policy within a project.
|
|
316
316
|
#
|
|
317
317
|
# @overload get(request, options = nil)
|
|
318
318
|
# Pass arguments to `get` via a request object, either of type
|
|
@@ -670,7 +670,7 @@ module Google
|
|
|
670
670
|
end
|
|
671
671
|
|
|
672
672
|
##
|
|
673
|
-
# Modifies an existing zone VM extension policy.
|
|
673
|
+
# Modifies an existing zone VM extension policy within a project.
|
|
674
674
|
#
|
|
675
675
|
# @overload update(request, options = nil)
|
|
676
676
|
# Pass arguments to `update` via a request object, either of type
|
|
@@ -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
|
#
|
|
@@ -36,6 +36,7 @@ require "google/cloud/compute/v1/global_network_endpoint_groups"
|
|
|
36
36
|
require "google/cloud/compute/v1/global_operations"
|
|
37
37
|
require "google/cloud/compute/v1/global_organization_operations"
|
|
38
38
|
require "google/cloud/compute/v1/global_public_delegated_prefixes"
|
|
39
|
+
require "google/cloud/compute/v1/global_vm_extension_policies"
|
|
39
40
|
require "google/cloud/compute/v1/health_checks"
|
|
40
41
|
require "google/cloud/compute/v1/image_family_views"
|
|
41
42
|
require "google/cloud/compute/v1/images"
|
|
@@ -110,6 +111,8 @@ require "google/cloud/compute/v1/reservation_slots"
|
|
|
110
111
|
require "google/cloud/compute/v1/reservation_sub_blocks"
|
|
111
112
|
require "google/cloud/compute/v1/reservations"
|
|
112
113
|
require "google/cloud/compute/v1/resource_policies"
|
|
114
|
+
require "google/cloud/compute/v1/rollout_plans"
|
|
115
|
+
require "google/cloud/compute/v1/rollouts"
|
|
113
116
|
require "google/cloud/compute/v1/routers"
|
|
114
117
|
require "google/cloud/compute/v1/routes"
|
|
115
118
|
require "google/cloud/compute/v1/security_policies"
|