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
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 96e032adce7d55358f2b1ffef4137c65931aa03587eb9b9adda6291a331f4428
|
|
4
|
+
data.tar.gz: 56d66d8c14ae6ff7fbe7ccdd9e45e961b88b6bd74cf3bf46a28bf1281e6bc186
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: c3596a0e9a8d360a5057217b379900b9ee136e7eeaa45383339703335a776db1945e34e62379f041182c76d7e1b6abdf68129daff3ca4ff8fb7051c552904401
|
|
7
|
+
data.tar.gz: 436ebc43cf95079319681e9a82629e656230d57fcfbe375cc1f06053655453919a3bf309a0736c4d79f217339a065c763194ca9187139c839019e93eecdbe269
|
data/README.md
CHANGED
|
@@ -80,7 +80,7 @@ To browse ready to use code samples check [Google Cloud Samples](https://cloud.g
|
|
|
80
80
|
|
|
81
81
|
## Supported Ruby Versions
|
|
82
82
|
|
|
83
|
-
This library is supported on Ruby 3.
|
|
83
|
+
This library is supported on Ruby 3.2+.
|
|
84
84
|
|
|
85
85
|
Google provides official support for Ruby versions that are actively supported
|
|
86
86
|
by Ruby Core—that is, Ruby versions that are either in normal maintenance or
|
|
@@ -696,6 +696,7 @@ module Google
|
|
|
696
696
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
697
697
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
698
698
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
699
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
699
700
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
700
701
|
# trigger a retry.
|
|
701
702
|
# @return [::Hash]
|
|
@@ -768,6 +769,7 @@ module Google
|
|
|
768
769
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
769
770
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
770
771
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
772
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
771
773
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
772
774
|
# trigger a retry.
|
|
773
775
|
#
|
|
@@ -1233,6 +1233,7 @@ module Google
|
|
|
1233
1233
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
1234
1234
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
1235
1235
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
1236
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
1236
1237
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
1237
1238
|
# trigger a retry.
|
|
1238
1239
|
# @return [::Hash]
|
|
@@ -1305,6 +1306,7 @@ module Google
|
|
|
1305
1306
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
1306
1307
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
1307
1308
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
1309
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
1308
1310
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
1309
1311
|
# trigger a retry.
|
|
1310
1312
|
#
|
|
@@ -331,6 +331,7 @@ module Google
|
|
|
331
331
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
332
332
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
333
333
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
334
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
334
335
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
335
336
|
# trigger a retry.
|
|
336
337
|
# @return [::Hash]
|
|
@@ -403,6 +404,7 @@ module Google
|
|
|
403
404
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
404
405
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
405
406
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
407
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
406
408
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
407
409
|
# trigger a retry.
|
|
408
410
|
#
|
|
@@ -1236,6 +1236,7 @@ module Google
|
|
|
1236
1236
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
1237
1237
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
1238
1238
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
1239
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
1239
1240
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
1240
1241
|
# trigger a retry.
|
|
1241
1242
|
# @return [::Hash]
|
|
@@ -1308,6 +1309,7 @@ module Google
|
|
|
1308
1309
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
1309
1310
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
1310
1311
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
1312
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
1311
1313
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
1312
1314
|
# trigger a retry.
|
|
1313
1315
|
#
|
|
@@ -1891,6 +1891,7 @@ module Google
|
|
|
1891
1891
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
1892
1892
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
1893
1893
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
1894
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
1894
1895
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
1895
1896
|
# trigger a retry.
|
|
1896
1897
|
# @return [::Hash]
|
|
@@ -1963,6 +1964,7 @@ module Google
|
|
|
1963
1964
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
1964
1965
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
1965
1966
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
1967
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
1966
1968
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
1967
1969
|
# trigger a retry.
|
|
1968
1970
|
#
|
|
@@ -2179,6 +2179,7 @@ module Google
|
|
|
2179
2179
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
2180
2180
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
2181
2181
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
2182
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
2182
2183
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
2183
2184
|
# trigger a retry.
|
|
2184
2185
|
# @return [::Hash]
|
|
@@ -2251,6 +2252,7 @@ module Google
|
|
|
2251
2252
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
2252
2253
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
2253
2254
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
2255
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
2254
2256
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
2255
2257
|
# trigger a retry.
|
|
2256
2258
|
#
|