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.
- 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 +6 -1
- data/lib/google/cloud/compute/v1/compute_pb.rb +34 -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 +5 -1
- 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 +5 -1
- 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/rest/client.rb +2 -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 +18 -4
- 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/rest/client.rb +2 -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 +2 -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 +6 -2
- 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 +18 -4
- 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/rollout_plans/rest/client.rb +2 -0
- data/lib/google/cloud/compute/v1/rollouts/rest/client.rb +351 -3
- data/lib/google/cloud/compute/v1/rollouts/rest/service_stub.rb +186 -0
- data/lib/google/cloud/compute/v1/routers/rest/client.rb +636 -0
- data/lib/google/cloud/compute/v1/routers/rest/service_stub.rb +317 -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 +2 -0
- data/lib/google/cloud/compute/v1/zones/rest/client.rb +2 -0
- data/proto_docs/google/cloud/compute/v1/compute.rb +1023 -75
- metadata +3 -3
|
@@ -1216,6 +1216,7 @@ module Google
|
|
|
1216
1216
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
1217
1217
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
1218
1218
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
1219
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
1219
1220
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
1220
1221
|
# trigger a retry.
|
|
1221
1222
|
# @return [::Hash]
|
|
@@ -1288,6 +1289,7 @@ module Google
|
|
|
1288
1289
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
1289
1290
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
1290
1291
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
1292
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
1291
1293
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
1292
1294
|
# trigger a retry.
|
|
1293
1295
|
#
|
|
@@ -1037,6 +1037,7 @@ module Google
|
|
|
1037
1037
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
1038
1038
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
1039
1039
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
1040
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
1040
1041
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
1041
1042
|
# trigger a retry.
|
|
1042
1043
|
# @return [::Hash]
|
|
@@ -1109,6 +1110,7 @@ module Google
|
|
|
1109
1110
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
1110
1111
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
1111
1112
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
1113
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
1112
1114
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
1113
1115
|
# trigger a retry.
|
|
1114
1116
|
#
|
|
@@ -1416,6 +1416,7 @@ module Google
|
|
|
1416
1416
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
1417
1417
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
1418
1418
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
1419
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
1419
1420
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
1420
1421
|
# trigger a retry.
|
|
1421
1422
|
# @return [::Hash]
|
|
@@ -1488,6 +1489,7 @@ module Google
|
|
|
1488
1489
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
1489
1490
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
1490
1491
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
1492
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
1491
1493
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
1492
1494
|
# trigger a retry.
|
|
1493
1495
|
#
|
|
@@ -1210,6 +1210,7 @@ module Google
|
|
|
1210
1210
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
1211
1211
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
1212
1212
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
1213
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
1213
1214
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
1214
1215
|
# trigger a retry.
|
|
1215
1216
|
# @return [::Hash]
|
|
@@ -1282,6 +1283,7 @@ module Google
|
|
|
1282
1283
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
1283
1284
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
1284
1285
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
1286
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
1285
1287
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
1286
1288
|
# trigger a retry.
|
|
1287
1289
|
#
|
|
@@ -1037,6 +1037,7 @@ module Google
|
|
|
1037
1037
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
1038
1038
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
1039
1039
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
1040
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
1040
1041
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
1041
1042
|
# trigger a retry.
|
|
1042
1043
|
# @return [::Hash]
|
|
@@ -1109,6 +1110,7 @@ module Google
|
|
|
1109
1110
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
1110
1111
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
1111
1112
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
1113
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
1112
1114
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
1113
1115
|
# trigger a retry.
|
|
1114
1116
|
#
|
|
@@ -852,6 +852,7 @@ module Google
|
|
|
852
852
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
853
853
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
854
854
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
855
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
855
856
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
856
857
|
# trigger a retry.
|
|
857
858
|
# @return [::Hash]
|
|
@@ -924,6 +925,7 @@ module Google
|
|
|
924
925
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
925
926
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
926
927
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
928
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
927
929
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
928
930
|
# trigger a retry.
|
|
929
931
|
#
|
|
@@ -692,6 +692,7 @@ module Google
|
|
|
692
692
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
693
693
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
694
694
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
695
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
695
696
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
696
697
|
# trigger a retry.
|
|
697
698
|
# @return [::Hash]
|
|
@@ -764,6 +765,7 @@ module Google
|
|
|
764
765
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
765
766
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
766
767
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
768
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
767
769
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
768
770
|
# trigger a retry.
|
|
769
771
|
#
|
|
@@ -847,6 +847,7 @@ module Google
|
|
|
847
847
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
848
848
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
849
849
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
850
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
850
851
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
851
852
|
# trigger a retry.
|
|
852
853
|
# @return [::Hash]
|
|
@@ -919,6 +920,7 @@ module Google
|
|
|
919
920
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
920
921
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
921
922
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
923
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
922
924
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
923
925
|
# trigger a retry.
|
|
924
926
|
#
|
|
@@ -502,6 +502,7 @@ module Google
|
|
|
502
502
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
503
503
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
504
504
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
505
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
505
506
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
506
507
|
# trigger a retry.
|
|
507
508
|
# @return [::Hash]
|
|
@@ -574,6 +575,7 @@ module Google
|
|
|
574
575
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
575
576
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
576
577
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
578
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
577
579
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
578
580
|
# trigger a retry.
|
|
579
581
|
#
|