google-apis-networkmanagement_v1 0.85.0 → 0.87.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
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 9d18156e5e3ed7c3e7edcc81f28b7c77a2394d2a889113feba6d6023071299c1
|
|
4
|
+
data.tar.gz: 7c96db358a2ae68b69e6944645c72f622801e3eb4d93fa76eb6c323315dfd16f
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 690c6cd098f1135de91a2671e9cbafeb05a9a129d9546540af6ab1562fd1795639f955ac3c36b5600b53e9cb95012559cad166ffa7afaf74818eb067d098ecaf
|
|
7
|
+
data.tar.gz: ffa5ed6b94d7e8f14040469065b997a2fd9eef9eb598b5147a209cc2c4394ccabd676c74f1044e9fe2111cbd27c2d8395da4accc8b04323045d8165a72caaaad
|
data/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
# Release history for google-apis-networkmanagement_v1
|
|
2
2
|
|
|
3
|
+
### v0.87.0 (2026-08-02)
|
|
4
|
+
|
|
5
|
+
* Regenerated from discovery document revision 20260724
|
|
6
|
+
|
|
7
|
+
### v0.86.0 (2026-07-05)
|
|
8
|
+
|
|
9
|
+
* Regenerated from discovery document revision 20260617
|
|
10
|
+
|
|
3
11
|
### v0.85.0 (2026-06-14)
|
|
4
12
|
|
|
5
13
|
* Regenerated from discovery document revision 20260603
|
|
@@ -42,7 +42,9 @@ module Google
|
|
|
42
42
|
# @return [Array<String>]
|
|
43
43
|
attr_accessor :projects_missing_permission
|
|
44
44
|
|
|
45
|
-
# URI of the resource that caused the abort.
|
|
45
|
+
# URI of the resource that caused the abort. Format: * `projects/`project_id`/
|
|
46
|
+
# global/networks/`network_id`` (VPC network) * `projects/`project_id`/zones/`
|
|
47
|
+
# zone`/instances/`instance_id`` (VM instance)
|
|
46
48
|
# Corresponds to the JSON property `resourceUri`
|
|
47
49
|
# @return [String]
|
|
48
50
|
attr_accessor :resource_uri
|
|
@@ -100,7 +102,8 @@ module Google
|
|
|
100
102
|
# @return [String]
|
|
101
103
|
attr_accessor :runtime
|
|
102
104
|
|
|
103
|
-
# URI of
|
|
105
|
+
# URI of the App Engine version. Format: `apps/`app_id`/services/`service_id`/
|
|
106
|
+
# versions/`version_id``
|
|
104
107
|
# Corresponds to the JSON property `uri`
|
|
105
108
|
# @return [String]
|
|
106
109
|
attr_accessor :uri
|
|
@@ -336,7 +339,8 @@ module Google
|
|
|
336
339
|
# @return [String]
|
|
337
340
|
attr_accessor :location
|
|
338
341
|
|
|
339
|
-
# URI of
|
|
342
|
+
# URI of the Cloud Function. Format: `projects/`project_id`/locations/`location`/
|
|
343
|
+
# functions/`function_id``
|
|
340
344
|
# Corresponds to the JSON property `uri`
|
|
341
345
|
# @return [String]
|
|
342
346
|
attr_accessor :uri
|
|
@@ -373,7 +377,8 @@ module Google
|
|
|
373
377
|
# @return [String]
|
|
374
378
|
attr_accessor :location
|
|
375
379
|
|
|
376
|
-
# URI of
|
|
380
|
+
# URI of the Cloud Run job. Format: `projects/`project_id`/locations/`location`/
|
|
381
|
+
# jobs/`job_id``
|
|
377
382
|
# Corresponds to the JSON property `uri`
|
|
378
383
|
# @return [String]
|
|
379
384
|
attr_accessor :uri
|
|
@@ -432,12 +437,14 @@ module Google
|
|
|
432
437
|
# @return [String]
|
|
433
438
|
attr_accessor :location
|
|
434
439
|
|
|
435
|
-
# URI of Cloud Run service this revision belongs to.
|
|
440
|
+
# URI of Cloud Run service this revision belongs to. Format: `projects/`
|
|
441
|
+
# project_id`/locations/`location`/services/`service_id``
|
|
436
442
|
# Corresponds to the JSON property `serviceUri`
|
|
437
443
|
# @return [String]
|
|
438
444
|
attr_accessor :service_uri
|
|
439
445
|
|
|
440
|
-
# URI of
|
|
446
|
+
# URI of the Cloud Run revision. Format: `projects/`project_id`/locations/`
|
|
447
|
+
# location`/revisions/`revision_id``
|
|
441
448
|
# Corresponds to the JSON property `uri`
|
|
442
449
|
# @return [String]
|
|
443
450
|
attr_accessor :uri
|
|
@@ -475,7 +482,7 @@ module Google
|
|
|
475
482
|
attr_accessor :internal_ip
|
|
476
483
|
|
|
477
484
|
# URI of a Cloud SQL instance network or empty string if the instance does not
|
|
478
|
-
# have one.
|
|
485
|
+
# have one. In format "projects/`project`/global/networks/`network`".
|
|
479
486
|
# Corresponds to the JSON property `networkUri`
|
|
480
487
|
# @return [String]
|
|
481
488
|
attr_accessor :network_uri
|
|
@@ -485,7 +492,7 @@ module Google
|
|
|
485
492
|
# @return [String]
|
|
486
493
|
attr_accessor :region
|
|
487
494
|
|
|
488
|
-
# URI of a Cloud SQL instance
|
|
495
|
+
# URI of a Cloud SQL instance in format "projects/`project`/instances/`instance`"
|
|
489
496
|
# Corresponds to the JSON property `uri`
|
|
490
497
|
# @return [String]
|
|
491
498
|
attr_accessor :uri
|
|
@@ -633,7 +640,9 @@ module Google
|
|
|
633
640
|
# @return [String]
|
|
634
641
|
attr_accessor :psc_google_api_target
|
|
635
642
|
|
|
636
|
-
# URI of the resource that the packet is delivered to.
|
|
643
|
+
# URI of the resource that the packet is delivered to. For example: * `"projects/
|
|
644
|
+
# `project`/zones/`zone`/instances/`instance`"` * `"projects/`project`/regions/`
|
|
645
|
+
# region`/networkEndpointGroups/`network_endpoint_group`"`
|
|
637
646
|
# Corresponds to the JSON property `resourceUri`
|
|
638
647
|
# @return [String]
|
|
639
648
|
attr_accessor :resource_uri
|
|
@@ -668,7 +677,8 @@ module Google
|
|
|
668
677
|
class DirectVpcEgressConnectionInfo
|
|
669
678
|
include Google::Apis::Core::Hashable
|
|
670
679
|
|
|
671
|
-
# URI of
|
|
680
|
+
# URI of the VPC network for direct egress. Format: `projects/`project_id`/
|
|
681
|
+
# global/networks/`network_id``
|
|
672
682
|
# Corresponds to the JSON property `networkUri`
|
|
673
683
|
# @return [String]
|
|
674
684
|
attr_accessor :network_uri
|
|
@@ -688,7 +698,8 @@ module Google
|
|
|
688
698
|
# @return [String]
|
|
689
699
|
attr_accessor :selected_ip_range
|
|
690
700
|
|
|
691
|
-
# URI of direct
|
|
701
|
+
# URI of the subnetwork for direct egress. Format: `projects/`project_id`/
|
|
702
|
+
# regions/`region`/subnetworks/`subnetwork_id``
|
|
692
703
|
# Corresponds to the JSON property `subnetworkUri`
|
|
693
704
|
# @return [String]
|
|
694
705
|
attr_accessor :subnetwork_uri
|
|
@@ -731,7 +742,9 @@ module Google
|
|
|
731
742
|
# @return [String]
|
|
732
743
|
attr_accessor :region
|
|
733
744
|
|
|
734
|
-
# URI of the resource that caused the drop.
|
|
745
|
+
# URI of the resource that caused the drop. Format: * `projects/`project_id`/
|
|
746
|
+
# global/firewalls/`firewall_id`` (firewall rule) * `projects/`project_id`/
|
|
747
|
+
# global/routes/`route_id`` (route)
|
|
735
748
|
# Corresponds to the JSON property `resourceUri`
|
|
736
749
|
# @return [String]
|
|
737
750
|
attr_accessor :resource_uri
|
|
@@ -941,6 +954,13 @@ module Google
|
|
|
941
954
|
# @return [String]
|
|
942
955
|
attr_accessor :cloud_sql_instance
|
|
943
956
|
|
|
957
|
+
# A [DMS Private Connection](https://docs.cloud.google.com/database-migration/
|
|
958
|
+
# docs/reference/rest/v1/projects.locations.privateConnections) name format:
|
|
959
|
+
# projects/`project`/locations/`location`/privateConnections/`privateConnection`.
|
|
960
|
+
# Corresponds to the JSON property `dmsPrivateConnection`
|
|
961
|
+
# @return [String]
|
|
962
|
+
attr_accessor :dms_private_connection
|
|
963
|
+
|
|
944
964
|
# A forwarding rule and its corresponding IP address represent the frontend
|
|
945
965
|
# configuration of a Google Cloud load balancer. Forwarding rules are also used
|
|
946
966
|
# for protocol forwarding, Private Service Connect and other network services to
|
|
@@ -1044,6 +1064,7 @@ module Google
|
|
|
1044
1064
|
@cloud_run_job = args[:cloud_run_job] if args.key?(:cloud_run_job)
|
|
1045
1065
|
@cloud_run_revision = args[:cloud_run_revision] if args.key?(:cloud_run_revision)
|
|
1046
1066
|
@cloud_sql_instance = args[:cloud_sql_instance] if args.key?(:cloud_sql_instance)
|
|
1067
|
+
@dms_private_connection = args[:dms_private_connection] if args.key?(:dms_private_connection)
|
|
1047
1068
|
@forwarding_rule = args[:forwarding_rule] if args.key?(:forwarding_rule)
|
|
1048
1069
|
@forwarding_rule_target = args[:forwarding_rule_target] if args.key?(:forwarding_rule_target)
|
|
1049
1070
|
@fqdn = args[:fqdn] if args.key?(:fqdn)
|
|
@@ -1073,7 +1094,8 @@ module Google
|
|
|
1073
1094
|
# @return [String]
|
|
1074
1095
|
attr_accessor :destination_ip
|
|
1075
1096
|
|
|
1076
|
-
# URI of the network where this packet is sent to.
|
|
1097
|
+
# URI of the network where this packet is sent to. Format: `projects/`project_id`
|
|
1098
|
+
# /global/networks/`network_id``
|
|
1077
1099
|
# Corresponds to the JSON property `destinationNetworkUri`
|
|
1078
1100
|
# @return [String]
|
|
1079
1101
|
attr_accessor :destination_network_uri
|
|
@@ -1098,7 +1120,8 @@ module Google
|
|
|
1098
1120
|
# @return [String]
|
|
1099
1121
|
attr_accessor :source_ip
|
|
1100
1122
|
|
|
1101
|
-
# URI of the network where this packet originates from.
|
|
1123
|
+
# URI of the network where this packet originates from. Format: `projects/`
|
|
1124
|
+
# project_id`/global/networks/`network_id``
|
|
1102
1125
|
# Corresponds to the JSON property `sourceNetworkUri`
|
|
1103
1126
|
# @return [String]
|
|
1104
1127
|
attr_accessor :source_network_uri
|
|
@@ -1205,8 +1228,9 @@ module Google
|
|
|
1205
1228
|
# @return [String]
|
|
1206
1229
|
attr_accessor :firewall_rule_type
|
|
1207
1230
|
|
|
1208
|
-
# The URI of the VPC network that the firewall rule is associated with
|
|
1209
|
-
# field is not applicable
|
|
1231
|
+
# The URI of the VPC network that the firewall rule is associated with in format
|
|
1232
|
+
# "projects/`project`/global/networks/`network`". This field is not applicable
|
|
1233
|
+
# to hierarchical firewall policy rules.
|
|
1210
1234
|
# Corresponds to the JSON property `networkUri`
|
|
1211
1235
|
# @return [String]
|
|
1212
1236
|
attr_accessor :network_uri
|
|
@@ -1224,7 +1248,11 @@ module Google
|
|
|
1224
1248
|
attr_accessor :policy_priority
|
|
1225
1249
|
|
|
1226
1250
|
# The URI of the firewall policy that this rule is associated with. This field
|
|
1227
|
-
# is not applicable to VPC firewall rules and implied VPC firewall rules.
|
|
1251
|
+
# is not applicable to VPC firewall rules and implied VPC firewall rules. Format:
|
|
1252
|
+
# * `locations/global/firewallPolicies/`policy_id`` (hierarchical policy) * `
|
|
1253
|
+
# projects/`project_id`/global/firewallPolicies/`policy_id`` (global network
|
|
1254
|
+
# firewall policy) * `projects/`project_id`/regions/`region`/firewallPolicies/`
|
|
1255
|
+
# policy_id`` (regional network firewall policy)
|
|
1228
1256
|
# Corresponds to the JSON property `policyUri`
|
|
1229
1257
|
# @return [String]
|
|
1230
1258
|
attr_accessor :policy_uri
|
|
@@ -1250,8 +1278,8 @@ module Google
|
|
|
1250
1278
|
# @return [String]
|
|
1251
1279
|
attr_accessor :target_type
|
|
1252
1280
|
|
|
1253
|
-
# The URI of the firewall rule
|
|
1254
|
-
# firewall rules.
|
|
1281
|
+
# The URI of the firewall rule in format "projects/`project`/global/firewalls/`
|
|
1282
|
+
# firewall`". This field is not applicable to implied VPC firewall rules.
|
|
1255
1283
|
# Corresponds to the JSON property `uri`
|
|
1256
1284
|
# @return [String]
|
|
1257
1285
|
attr_accessor :uri
|
|
@@ -1287,7 +1315,9 @@ module Google
|
|
|
1287
1315
|
# @return [String]
|
|
1288
1316
|
attr_accessor :ip_address
|
|
1289
1317
|
|
|
1290
|
-
# URI of the resource that the packet is forwarded to.
|
|
1318
|
+
# URI of the resource that the packet is forwarded to. Format: * `projects/`
|
|
1319
|
+
# project_id`/global/networks/`network_id`` (VPC peering network) * `projects/`
|
|
1320
|
+
# project_id`/regions/`region`/vpnGateways/`vpn_gateway_id`` (VPN gateway)
|
|
1291
1321
|
# Corresponds to the JSON property `resourceUri`
|
|
1292
1322
|
# @return [String]
|
|
1293
1323
|
attr_accessor :resource_uri
|
|
@@ -1318,6 +1348,15 @@ module Google
|
|
|
1318
1348
|
# @return [String]
|
|
1319
1349
|
attr_accessor :display_name
|
|
1320
1350
|
|
|
1351
|
+
# Output only. State of the firewalls allowing health check traffic to the load
|
|
1352
|
+
# balancer frontend (Envoy proxies). This is the result of the firewall
|
|
1353
|
+
# configuration analysis verifying that health check traffic from required IP
|
|
1354
|
+
# ranges to the the Envoy-based load balancer frontend is allowed by firewall
|
|
1355
|
+
# rules with the load balancer target.
|
|
1356
|
+
# Corresponds to the JSON property `envoyHealthCheckFirewallsConfigState`
|
|
1357
|
+
# @return [String]
|
|
1358
|
+
attr_accessor :envoy_health_check_firewalls_config_state
|
|
1359
|
+
|
|
1321
1360
|
# Name of the load balancer the forwarding rule belongs to. Empty for forwarding
|
|
1322
1361
|
# rules not related to load balancers (like PSC forwarding rules).
|
|
1323
1362
|
# Corresponds to the JSON property `loadBalancerName`
|
|
@@ -1334,7 +1373,8 @@ module Google
|
|
|
1334
1373
|
# @return [String]
|
|
1335
1374
|
attr_accessor :matched_protocol
|
|
1336
1375
|
|
|
1337
|
-
#
|
|
1376
|
+
# URI of a VPC network where the forwarding rule is located in format "projects/`
|
|
1377
|
+
# project`/global/networks/`network`".
|
|
1338
1378
|
# Corresponds to the JSON property `networkUri`
|
|
1339
1379
|
# @return [String]
|
|
1340
1380
|
attr_accessor :network_uri
|
|
@@ -1344,7 +1384,9 @@ module Google
|
|
|
1344
1384
|
# @return [String]
|
|
1345
1385
|
attr_accessor :psc_google_api_target
|
|
1346
1386
|
|
|
1347
|
-
# URI of the PSC service attachment this forwarding rule targets (if applicable)
|
|
1387
|
+
# URI of the PSC service attachment this forwarding rule targets (if applicable)
|
|
1388
|
+
# in format "projects/`project`/regions/`region`/serviceAttachments/`
|
|
1389
|
+
# service_attachment`".
|
|
1348
1390
|
# Corresponds to the JSON property `pscServiceAttachmentUri`
|
|
1349
1391
|
# @return [String]
|
|
1350
1392
|
attr_accessor :psc_service_attachment_uri
|
|
@@ -1359,7 +1401,9 @@ module Google
|
|
|
1359
1401
|
# @return [String]
|
|
1360
1402
|
attr_accessor :target
|
|
1361
1403
|
|
|
1362
|
-
# URI of the forwarding rule
|
|
1404
|
+
# URI of the forwarding rule in format "projects/`project`/global/
|
|
1405
|
+
# forwardingRules/`forwarding_rule`" (global) or "projects/`project`/regions/`
|
|
1406
|
+
# region`/forwardingRules/`forwarding_rule`" (regional).
|
|
1363
1407
|
# Corresponds to the JSON property `uri`
|
|
1364
1408
|
# @return [String]
|
|
1365
1409
|
attr_accessor :uri
|
|
@@ -1376,6 +1420,7 @@ module Google
|
|
|
1376
1420
|
# Update properties of this object
|
|
1377
1421
|
def update!(**args)
|
|
1378
1422
|
@display_name = args[:display_name] if args.key?(:display_name)
|
|
1423
|
+
@envoy_health_check_firewalls_config_state = args[:envoy_health_check_firewalls_config_state] if args.key?(:envoy_health_check_firewalls_config_state)
|
|
1379
1424
|
@load_balancer_name = args[:load_balancer_name] if args.key?(:load_balancer_name)
|
|
1380
1425
|
@matched_port_range = args[:matched_port_range] if args.key?(:matched_port_range)
|
|
1381
1426
|
@matched_protocol = args[:matched_protocol] if args.key?(:matched_protocol)
|
|
@@ -1394,12 +1439,15 @@ module Google
|
|
|
1394
1439
|
class GkeMasterInfo
|
|
1395
1440
|
include Google::Apis::Core::Hashable
|
|
1396
1441
|
|
|
1397
|
-
# URI of
|
|
1442
|
+
# URI of the GKE cluster network. Format: `projects/`project_id`/global/networks/
|
|
1443
|
+
# `network_id``
|
|
1398
1444
|
# Corresponds to the JSON property `clusterNetworkUri`
|
|
1399
1445
|
# @return [String]
|
|
1400
1446
|
attr_accessor :cluster_network_uri
|
|
1401
1447
|
|
|
1402
|
-
# URI of
|
|
1448
|
+
# URI of the GKE cluster. Format: * `projects/`project_id`/locations/`location`/
|
|
1449
|
+
# clusters/`cluster_id`` (regional cluster) * `projects/`project_id`/zones/`zone`
|
|
1450
|
+
# /clusters/`cluster_id`` (zonal cluster)
|
|
1403
1451
|
# Corresponds to the JSON property `clusterUri`
|
|
1404
1452
|
# @return [String]
|
|
1405
1453
|
attr_accessor :cluster_uri
|
|
@@ -1569,7 +1617,8 @@ module Google
|
|
|
1569
1617
|
# @return [String]
|
|
1570
1618
|
attr_accessor :ip_address
|
|
1571
1619
|
|
|
1572
|
-
# URI of the network containing the GKE Pod.
|
|
1620
|
+
# URI of the network containing the GKE Pod. Format: `projects/`project_id`/
|
|
1621
|
+
# global/networks/`network_id``
|
|
1573
1622
|
# Corresponds to the JSON property `networkUri`
|
|
1574
1623
|
# @return [String]
|
|
1575
1624
|
attr_accessor :network_uri
|
|
@@ -1740,7 +1789,8 @@ module Google
|
|
|
1740
1789
|
# @return [String]
|
|
1741
1790
|
attr_accessor :region
|
|
1742
1791
|
|
|
1743
|
-
# URI of
|
|
1792
|
+
# URI of the hybrid subnet. Format: `projects/`project_id`/regions/`region`/
|
|
1793
|
+
# subnetworks/`subnetwork_id``
|
|
1744
1794
|
# Corresponds to the JSON property `uri`
|
|
1745
1795
|
# @return [String]
|
|
1746
1796
|
attr_accessor :uri
|
|
@@ -1786,12 +1836,15 @@ module Google
|
|
|
1786
1836
|
# @return [Array<String>]
|
|
1787
1837
|
attr_accessor :network_tags
|
|
1788
1838
|
|
|
1789
|
-
# URI of a Compute Engine network
|
|
1839
|
+
# URI of a Compute Engine network in format "projects/`project`/global/networks/`
|
|
1840
|
+
# network`"
|
|
1790
1841
|
# Corresponds to the JSON property `networkUri`
|
|
1791
1842
|
# @return [String]
|
|
1792
1843
|
attr_accessor :network_uri
|
|
1793
1844
|
|
|
1794
|
-
# URI of the PSC network attachment the NIC is attached to (if relevant)
|
|
1845
|
+
# URI of the PSC network attachment the NIC is attached to (if relevant) in
|
|
1846
|
+
# format "projects/`project`/regions/`region`/networkAttachments/`
|
|
1847
|
+
# network_attachment`"
|
|
1795
1848
|
# Corresponds to the JSON property `pscNetworkAttachmentUri`
|
|
1796
1849
|
# @return [String]
|
|
1797
1850
|
attr_accessor :psc_network_attachment_uri
|
|
@@ -1813,7 +1866,8 @@ module Google
|
|
|
1813
1866
|
# @return [String]
|
|
1814
1867
|
attr_accessor :status
|
|
1815
1868
|
|
|
1816
|
-
# URI of a Compute Engine instance
|
|
1869
|
+
# URI of a Compute Engine instance in format "projects/`project`/zones/`zone`/
|
|
1870
|
+
# instances/`instance`"
|
|
1817
1871
|
# Corresponds to the JSON property `uri`
|
|
1818
1872
|
# @return [String]
|
|
1819
1873
|
attr_accessor :uri
|
|
@@ -1842,7 +1896,8 @@ module Google
|
|
|
1842
1896
|
class InterconnectAttachmentInfo
|
|
1843
1897
|
include Google::Apis::Core::Hashable
|
|
1844
1898
|
|
|
1845
|
-
# URI of the Cloud Router to be used for dynamic routing.
|
|
1899
|
+
# URI of the Cloud Router to be used for dynamic routing. Format: `projects/`
|
|
1900
|
+
# project_id`/regions/`region`/routers/`router_id``
|
|
1846
1901
|
# Corresponds to the JSON property `cloudRouterUri`
|
|
1847
1902
|
# @return [String]
|
|
1848
1903
|
attr_accessor :cloud_router_uri
|
|
@@ -1852,7 +1907,8 @@ module Google
|
|
|
1852
1907
|
# @return [String]
|
|
1853
1908
|
attr_accessor :display_name
|
|
1854
1909
|
|
|
1855
|
-
# URI of the Interconnect
|
|
1910
|
+
# URI of the Interconnect. Format: `projects/`project_id`/global/interconnects/`
|
|
1911
|
+
# interconnect_id``
|
|
1856
1912
|
# Corresponds to the JSON property `interconnectUri`
|
|
1857
1913
|
# @return [String]
|
|
1858
1914
|
attr_accessor :interconnect_uri
|
|
@@ -1872,7 +1928,8 @@ module Google
|
|
|
1872
1928
|
# @return [String]
|
|
1873
1929
|
attr_accessor :type
|
|
1874
1930
|
|
|
1875
|
-
# URI of
|
|
1931
|
+
# URI of the Interconnect attachment. Format: `projects/`project_id`/regions/`
|
|
1932
|
+
# region`/interconnectAttachments/`attachment_id``
|
|
1876
1933
|
# Corresponds to the JSON property `uri`
|
|
1877
1934
|
# @return [String]
|
|
1878
1935
|
attr_accessor :uri
|
|
@@ -2211,7 +2268,12 @@ module Google
|
|
|
2211
2268
|
# @return [String]
|
|
2212
2269
|
attr_accessor :health_check_firewall_state
|
|
2213
2270
|
|
|
2214
|
-
# URI of
|
|
2271
|
+
# URI of the backend instance or network endpoint. Format: * `projects/`
|
|
2272
|
+
# project_id`/zones/`zone`/instances/`instance_id`` (instance) * `projects/`
|
|
2273
|
+
# project_id`/zones/`zone`/networkEndpointGroups/`neg_id`` (zonal NEG) * `
|
|
2274
|
+
# projects/`project_id`/regions/`region`/networkEndpointGroups/`neg_id`` (
|
|
2275
|
+
# regional NEG) * `projects/`project_id`/global/networkEndpointGroups/`neg_id`` (
|
|
2276
|
+
# global NEG)
|
|
2215
2277
|
# Corresponds to the JSON property `uri`
|
|
2216
2278
|
# @return [String]
|
|
2217
2279
|
attr_accessor :uri
|
|
@@ -2234,12 +2296,16 @@ module Google
|
|
|
2234
2296
|
class LoadBalancerBackendInfo
|
|
2235
2297
|
include Google::Apis::Core::Hashable
|
|
2236
2298
|
|
|
2237
|
-
# URI of the backend bucket this backend targets (if applicable)
|
|
2299
|
+
# URI of the backend bucket this backend targets (if applicable) in format "
|
|
2300
|
+
# projects/`project`/global/backendBuckets/`backend_bucket`".
|
|
2238
2301
|
# Corresponds to the JSON property `backendBucketUri`
|
|
2239
2302
|
# @return [String]
|
|
2240
2303
|
attr_accessor :backend_bucket_uri
|
|
2241
2304
|
|
|
2242
|
-
# URI of the backend service this backend belongs to (if applicable)
|
|
2305
|
+
# URI of the backend service this backend belongs to (if applicable) in format "
|
|
2306
|
+
# projects/`project`/regions/`region`/backendServices/`backend_service`" (
|
|
2307
|
+
# regional) or "projects/`project`/global/backendServices/`backend_service`" (
|
|
2308
|
+
# global).
|
|
2243
2309
|
# Corresponds to the JSON property `backendServiceUri`
|
|
2244
2310
|
# @return [String]
|
|
2245
2311
|
attr_accessor :backend_service_uri
|
|
@@ -2254,18 +2320,23 @@ module Google
|
|
|
2254
2320
|
# @return [String]
|
|
2255
2321
|
attr_accessor :health_check_firewalls_config_state
|
|
2256
2322
|
|
|
2257
|
-
# URI of the health check attached to this backend (if applicable).
|
|
2323
|
+
# URI of the health check attached to this backend (if applicable). Format: * `
|
|
2324
|
+
# projects/`project_id`/global/healthChecks/`health_check_id`` * `projects/`
|
|
2325
|
+
# project_id`/regions/`region`/healthChecks/`health_check_id`` * `projects/`
|
|
2326
|
+
# project_id`/global/httpHealthChecks/`health_check_id`` (legacy)
|
|
2258
2327
|
# Corresponds to the JSON property `healthCheckUri`
|
|
2259
2328
|
# @return [String]
|
|
2260
2329
|
attr_accessor :health_check_uri
|
|
2261
2330
|
|
|
2262
|
-
# URI of the instance group this backend belongs to (if applicable)
|
|
2331
|
+
# URI of the instance group this backend belongs to (if applicable) in format "
|
|
2332
|
+
# projects/`project`/zones/`zone`/instanceGroups/`instance_group`".
|
|
2263
2333
|
# Corresponds to the JSON property `instanceGroupUri`
|
|
2264
2334
|
# @return [String]
|
|
2265
2335
|
attr_accessor :instance_group_uri
|
|
2266
2336
|
|
|
2267
|
-
# URI of the backend instance (if applicable)
|
|
2268
|
-
#
|
|
2337
|
+
# URI of the backend instance (if applicable) in format "projects/`project`/
|
|
2338
|
+
# zones/`zone`/instances/`instance`". Populated for instance group backends, and
|
|
2339
|
+
# zonal NEG backends.
|
|
2269
2340
|
# Corresponds to the JSON property `instanceUri`
|
|
2270
2341
|
# @return [String]
|
|
2271
2342
|
attr_accessor :instance_uri
|
|
@@ -2277,7 +2348,11 @@ module Google
|
|
|
2277
2348
|
# @return [String]
|
|
2278
2349
|
attr_accessor :name
|
|
2279
2350
|
|
|
2280
|
-
# URI of the network endpoint group this backend belongs to (if applicable)
|
|
2351
|
+
# URI of the network endpoint group this backend belongs to (if applicable)
|
|
2352
|
+
# Format: * `projects/`project_id`/zones/`zone`/networkEndpointGroups/`neg_id`` (
|
|
2353
|
+
# zonal NEG) * `projects/`project_id`/regions/`region`/networkEndpointGroups/`
|
|
2354
|
+
# neg_id`` (regional NEG) * `projects/`project_id`/global/networkEndpointGroups/`
|
|
2355
|
+
# neg_id`` (global NEG)
|
|
2281
2356
|
# Corresponds to the JSON property `networkEndpointGroupUri`
|
|
2282
2357
|
# @return [String]
|
|
2283
2358
|
attr_accessor :network_endpoint_group_uri
|
|
@@ -2287,7 +2362,9 @@ module Google
|
|
|
2287
2362
|
# @return [String]
|
|
2288
2363
|
attr_accessor :psc_google_api_target
|
|
2289
2364
|
|
|
2290
|
-
# URI of the PSC service attachment this PSC NEG backend targets (if applicable)
|
|
2365
|
+
# URI of the PSC service attachment this PSC NEG backend targets (if applicable)
|
|
2366
|
+
# in format "projects/`project`/regions/`region`/serviceAttachments/`
|
|
2367
|
+
# service_attachment`".
|
|
2291
2368
|
# Corresponds to the JSON property `pscServiceAttachmentUri`
|
|
2292
2369
|
# @return [String]
|
|
2293
2370
|
attr_accessor :psc_service_attachment_uri
|
|
@@ -2320,7 +2397,11 @@ module Google
|
|
|
2320
2397
|
# @return [String]
|
|
2321
2398
|
attr_accessor :backend_type
|
|
2322
2399
|
|
|
2323
|
-
#
|
|
2400
|
+
# URI of the backend associated with the load balancer. Format: * `projects/`
|
|
2401
|
+
# project_id`/regions/`region`/backendServices/`backend_service_id`` * `projects/
|
|
2402
|
+
# `project_id`/global/backendServices/`backend_service_id`` * `projects/`
|
|
2403
|
+
# project_id`/regions/`region`/targetPools/`target_pool_id`` * `projects/`
|
|
2404
|
+
# project_id`/zones/`zone`/targetInstances/`target_instance_id``
|
|
2324
2405
|
# Corresponds to the JSON property `backendUri`
|
|
2325
2406
|
# @return [String]
|
|
2326
2407
|
attr_accessor :backend_uri
|
|
@@ -2549,7 +2630,8 @@ module Google
|
|
|
2549
2630
|
# @return [String]
|
|
2550
2631
|
attr_accessor :nat_gateway_name
|
|
2551
2632
|
|
|
2552
|
-
# URI of the network where NAT translation takes place.
|
|
2633
|
+
# URI of the VPC network where NAT translation takes place. Format: `projects/`
|
|
2634
|
+
# project_id`/global/networks/`network_id``
|
|
2553
2635
|
# Corresponds to the JSON property `networkUri`
|
|
2554
2636
|
# @return [String]
|
|
2555
2637
|
attr_accessor :network_uri
|
|
@@ -2600,11 +2682,17 @@ module Google
|
|
|
2600
2682
|
# @return [String]
|
|
2601
2683
|
attr_accessor :protocol
|
|
2602
2684
|
|
|
2603
|
-
#
|
|
2685
|
+
# URI of the Cloud Router. Only valid when type is CLOUD_NAT. Format: `projects/`
|
|
2686
|
+
# project_id`/regions/`region`/routers/`router_id``
|
|
2604
2687
|
# Corresponds to the JSON property `routerUri`
|
|
2605
2688
|
# @return [String]
|
|
2606
2689
|
attr_accessor :router_uri
|
|
2607
2690
|
|
|
2691
|
+
# The number of the NAT rule that was matched.
|
|
2692
|
+
# Corresponds to the JSON property `ruleNumber`
|
|
2693
|
+
# @return [Fixnum]
|
|
2694
|
+
attr_accessor :rule_number
|
|
2695
|
+
|
|
2608
2696
|
# Type of NAT.
|
|
2609
2697
|
# Corresponds to the JSON property `type`
|
|
2610
2698
|
# @return [String]
|
|
@@ -2629,6 +2717,7 @@ module Google
|
|
|
2629
2717
|
@old_source_port = args[:old_source_port] if args.key?(:old_source_port)
|
|
2630
2718
|
@protocol = args[:protocol] if args.key?(:protocol)
|
|
2631
2719
|
@router_uri = args[:router_uri] if args.key?(:router_uri)
|
|
2720
|
+
@rule_number = args[:rule_number] if args.key?(:rule_number)
|
|
2632
2721
|
@type = args[:type] if args.key?(:type)
|
|
2633
2722
|
end
|
|
2634
2723
|
end
|
|
@@ -2647,7 +2736,8 @@ module Google
|
|
|
2647
2736
|
# @return [String]
|
|
2648
2737
|
attr_accessor :matched_ip_range
|
|
2649
2738
|
|
|
2650
|
-
# URI of the subnet matching the source IP address of the test
|
|
2739
|
+
# URI of the subnet matching the source IP address of the test in format "
|
|
2740
|
+
# projects/`project`/regions/`region`/subnetworks/`subnetwork`"
|
|
2651
2741
|
# Corresponds to the JSON property `matchedSubnetUri`
|
|
2652
2742
|
# @return [String]
|
|
2653
2743
|
attr_accessor :matched_subnet_uri
|
|
@@ -2657,7 +2747,8 @@ module Google
|
|
|
2657
2747
|
# @return [String]
|
|
2658
2748
|
attr_accessor :region
|
|
2659
2749
|
|
|
2660
|
-
# URI of a Compute Engine network
|
|
2750
|
+
# URI of a Compute Engine network in format "projects/`project`/global/networks/`
|
|
2751
|
+
# network`"
|
|
2661
2752
|
# Corresponds to the JSON property `uri`
|
|
2662
2753
|
# @return [String]
|
|
2663
2754
|
attr_accessor :uri
|
|
@@ -2913,7 +3004,8 @@ module Google
|
|
|
2913
3004
|
include Google::Apis::Core::Hashable
|
|
2914
3005
|
|
|
2915
3006
|
# URI of the security profile group associated with this firewall packet
|
|
2916
|
-
# inspection.
|
|
3007
|
+
# inspection. Format: `organizations/`organization_id`/locations/global/
|
|
3008
|
+
# securityProfileGroups/`security_profile_group_id``
|
|
2917
3009
|
# Corresponds to the JSON property `securityProfileGroupUri`
|
|
2918
3010
|
# @return [String]
|
|
2919
3011
|
attr_accessor :security_profile_group_uri
|
|
@@ -3285,7 +3377,8 @@ module Google
|
|
|
3285
3377
|
class ProxyConnectionInfo
|
|
3286
3378
|
include Google::Apis::Core::Hashable
|
|
3287
3379
|
|
|
3288
|
-
# URI of the network where connection is proxied.
|
|
3380
|
+
# URI of the VPC network where connection is proxied. Format: `projects/`
|
|
3381
|
+
# project_id`/global/networks/`network_id``
|
|
3289
3382
|
# Corresponds to the JSON property `networkUri`
|
|
3290
3383
|
# @return [String]
|
|
3291
3384
|
attr_accessor :network_uri
|
|
@@ -3336,7 +3429,8 @@ module Google
|
|
|
3336
3429
|
# @return [String]
|
|
3337
3430
|
attr_accessor :protocol
|
|
3338
3431
|
|
|
3339
|
-
#
|
|
3432
|
+
# URI of the proxy subnet. Format: `projects/`project_id`/regions/`region`/
|
|
3433
|
+
# subnetworks/`subnetwork_id``
|
|
3340
3434
|
# Corresponds to the JSON property `subnetUri`
|
|
3341
3435
|
# @return [String]
|
|
3342
3436
|
attr_accessor :subnet_uri
|
|
@@ -3497,7 +3591,8 @@ module Google
|
|
|
3497
3591
|
# @return [String]
|
|
3498
3592
|
attr_accessor :display_name
|
|
3499
3593
|
|
|
3500
|
-
# URI of a Cloud Redis Instance network
|
|
3594
|
+
# URI of a Cloud Redis Instance network in format "projects/`project`/global/
|
|
3595
|
+
# networks/`network`".
|
|
3501
3596
|
# Corresponds to the JSON property `networkUri`
|
|
3502
3597
|
# @return [String]
|
|
3503
3598
|
attr_accessor :network_uri
|
|
@@ -3517,7 +3612,8 @@ module Google
|
|
|
3517
3612
|
# @return [String]
|
|
3518
3613
|
attr_accessor :region
|
|
3519
3614
|
|
|
3520
|
-
# URI of a Cloud Redis Instance
|
|
3615
|
+
# URI of a Cloud Redis Instance in format "projects/`project`/locations/`
|
|
3616
|
+
# location`/instances/`instance`"
|
|
3521
3617
|
# Corresponds to the JSON property `uri`
|
|
3522
3618
|
# @return [String]
|
|
3523
3619
|
attr_accessor :uri
|
|
@@ -3563,7 +3659,8 @@ module Google
|
|
|
3563
3659
|
attr_accessor :advertised_route_next_hop_uri
|
|
3564
3660
|
|
|
3565
3661
|
# For ADVERTISED dynamic routes, the URI of the Cloud Router that advertised the
|
|
3566
|
-
# corresponding IP prefix
|
|
3662
|
+
# corresponding IP prefix in format "projects/`project`/regions/`region`/routers/
|
|
3663
|
+
# `router`".
|
|
3567
3664
|
# Corresponds to the JSON property `advertisedRouteSourceRouterUri`
|
|
3568
3665
|
# @return [String]
|
|
3569
3666
|
attr_accessor :advertised_route_source_router_uri
|
|
@@ -3589,24 +3686,30 @@ module Google
|
|
|
3589
3686
|
attr_accessor :instance_tags
|
|
3590
3687
|
|
|
3591
3688
|
# For PEERING_SUBNET and PEERING_DYNAMIC routes that are advertised by NCC Hub,
|
|
3592
|
-
# the URI of the corresponding route in NCC Hub's routing table.
|
|
3689
|
+
# the URI of the corresponding route in NCC Hub's routing table. Format: `
|
|
3690
|
+
# projects/`project_id`/locations/global/hubs/`hub_id`/routeTables/`
|
|
3691
|
+
# route_table_id`/routes/`route_id``
|
|
3593
3692
|
# Corresponds to the JSON property `nccHubRouteUri`
|
|
3594
3693
|
# @return [String]
|
|
3595
3694
|
attr_accessor :ncc_hub_route_uri
|
|
3596
3695
|
|
|
3597
|
-
# URI of the NCC Hub the route is advertised by
|
|
3598
|
-
# PEERING_DYNAMIC routes that
|
|
3696
|
+
# URI of the NCC Hub the route is advertised by in format "projects/`project`/
|
|
3697
|
+
# locations/global/hubs/`hub`". PEERING_SUBNET and PEERING_DYNAMIC routes that
|
|
3698
|
+
# are advertised by NCC Hub only.
|
|
3599
3699
|
# Corresponds to the JSON property `nccHubUri`
|
|
3600
3700
|
# @return [String]
|
|
3601
3701
|
attr_accessor :ncc_hub_uri
|
|
3602
3702
|
|
|
3603
|
-
# URI of the destination NCC Spoke
|
|
3604
|
-
#
|
|
3703
|
+
# URI of the destination NCC Spoke in format "projects/`project`/locations/`
|
|
3704
|
+
# location`/spokes/`spoke`" (regional) or "projects/`project`/locations/global/
|
|
3705
|
+
# spokes/`spoke`" (global). PEERING_SUBNET and PEERING_DYNAMIC routes that are
|
|
3706
|
+
# advertised by NCC Hub only.
|
|
3605
3707
|
# Corresponds to the JSON property `nccSpokeUri`
|
|
3606
3708
|
# @return [String]
|
|
3607
3709
|
attr_accessor :ncc_spoke_uri
|
|
3608
3710
|
|
|
3609
|
-
# URI of a VPC network where route is located
|
|
3711
|
+
# URI of a VPC network where route is located in format "projects/`project`/
|
|
3712
|
+
# global/networks/`network`".
|
|
3610
3713
|
# Corresponds to the JSON property `networkUri`
|
|
3611
3714
|
# @return [String]
|
|
3612
3715
|
attr_accessor :network_uri
|
|
@@ -3618,7 +3721,8 @@ module Google
|
|
|
3618
3721
|
# @return [String]
|
|
3619
3722
|
attr_accessor :next_hop
|
|
3620
3723
|
|
|
3621
|
-
# URI of a VPC network where the next hop resource is located
|
|
3724
|
+
# URI of a VPC network where the next hop resource is located in format "
|
|
3725
|
+
# projects/`project`/global/networks/`network`".
|
|
3622
3726
|
# Corresponds to the JSON property `nextHopNetworkUri`
|
|
3623
3727
|
# @return [String]
|
|
3624
3728
|
attr_accessor :next_hop_network_uri
|
|
@@ -3640,7 +3744,7 @@ module Google
|
|
|
3640
3744
|
attr_accessor :originating_route_display_name
|
|
3641
3745
|
|
|
3642
3746
|
# For PEERING_SUBNET and PEERING_STATIC routes, the URI of the originating
|
|
3643
|
-
# SUBNET/STATIC route.
|
|
3747
|
+
# SUBNET/STATIC route. Format: `projects/`project_id`/global/routes/`route_id``
|
|
3644
3748
|
# Corresponds to the JSON property `originatingRouteUri`
|
|
3645
3749
|
# @return [String]
|
|
3646
3750
|
attr_accessor :originating_route_uri
|
|
@@ -3685,8 +3789,8 @@ module Google
|
|
|
3685
3789
|
# @return [Array<String>]
|
|
3686
3790
|
attr_accessor :src_port_ranges
|
|
3687
3791
|
|
|
3688
|
-
# URI of a route. SUBNET,
|
|
3689
|
-
# POLICY_BASED routes only.
|
|
3792
|
+
# URI of a route in format "projects/`project`/global/routes/`route`". SUBNET,
|
|
3793
|
+
# STATIC, PEERING_SUBNET (only for peering network) and POLICY_BASED routes only.
|
|
3690
3794
|
# Corresponds to the JSON property `uri`
|
|
3691
3795
|
# @return [String]
|
|
3692
3796
|
attr_accessor :uri
|
|
@@ -3748,7 +3852,8 @@ module Google
|
|
|
3748
3852
|
class ServerlessNegInfo
|
|
3749
3853
|
include Google::Apis::Core::Hashable
|
|
3750
3854
|
|
|
3751
|
-
# URI of the serverless network endpoint group
|
|
3855
|
+
# URI of the serverless network endpoint group in format "projects/`project`/
|
|
3856
|
+
# regions/`region`/networkEndpointGroups/`network_endpoint_group`".
|
|
3752
3857
|
# Corresponds to the JSON property `negUri`
|
|
3753
3858
|
# @return [String]
|
|
3754
3859
|
attr_accessor :neg_uri
|
|
@@ -4341,7 +4446,8 @@ module Google
|
|
|
4341
4446
|
# @return [String]
|
|
4342
4447
|
attr_accessor :location
|
|
4343
4448
|
|
|
4344
|
-
# URI of a VPC connector.
|
|
4449
|
+
# URI of a VPC connector. Format: `projects/`project_id`/locations/`location`/
|
|
4450
|
+
# connectors/`connector_id``
|
|
4345
4451
|
# Corresponds to the JSON property `uri`
|
|
4346
4452
|
# @return [String]
|
|
4347
4453
|
attr_accessor :uri
|
|
@@ -4507,7 +4613,8 @@ module Google
|
|
|
4507
4613
|
# @return [String]
|
|
4508
4614
|
attr_accessor :ip_address
|
|
4509
4615
|
|
|
4510
|
-
# URI of
|
|
4616
|
+
# URI of the VPC network where the VPN gateway is configured. Format: `projects/`
|
|
4617
|
+
# project_id`/global/networks/`network_id``
|
|
4511
4618
|
# Corresponds to the JSON property `networkUri`
|
|
4512
4619
|
# @return [String]
|
|
4513
4620
|
attr_accessor :network_uri
|
|
@@ -4517,14 +4624,18 @@ module Google
|
|
|
4517
4624
|
# @return [String]
|
|
4518
4625
|
attr_accessor :region
|
|
4519
4626
|
|
|
4520
|
-
# URI of
|
|
4627
|
+
# URI of the VPN gateway. Format: * `projects/`project_id`/regions/`region`/
|
|
4628
|
+
# vpnGateways/`vpn_gateway_id`` (HA VPN gateway) * `projects/`project_id`/
|
|
4629
|
+
# regions/`region`/targetVpnGateways/`target_vpn_gateway_id`` (Classic VPN
|
|
4630
|
+
# gateway)
|
|
4521
4631
|
# Corresponds to the JSON property `uri`
|
|
4522
4632
|
# @return [String]
|
|
4523
4633
|
attr_accessor :uri
|
|
4524
4634
|
|
|
4525
|
-
#
|
|
4635
|
+
# URI of the VPN tunnel associated with the VPN gateway. There may be multiple
|
|
4526
4636
|
# VPN tunnels configured on a VPN gateway, and only the one relevant to the test
|
|
4527
|
-
# is displayed.
|
|
4637
|
+
# is displayed. Format: `projects/`project_id`/regions/`region`/vpnTunnels/`
|
|
4638
|
+
# vpn_tunnel_id``
|
|
4528
4639
|
# Corresponds to the JSON property `vpnTunnelUri`
|
|
4529
4640
|
# @return [String]
|
|
4530
4641
|
attr_accessor :vpn_tunnel_uri
|
|
@@ -4553,7 +4664,8 @@ module Google
|
|
|
4553
4664
|
# @return [String]
|
|
4554
4665
|
attr_accessor :display_name
|
|
4555
4666
|
|
|
4556
|
-
# URI of
|
|
4667
|
+
# URI of the VPC network where the VPN tunnel is configured. Format: `projects/`
|
|
4668
|
+
# project_id`/global/networks/`network_id``
|
|
4557
4669
|
# Corresponds to the JSON property `networkUri`
|
|
4558
4670
|
# @return [String]
|
|
4559
4671
|
attr_accessor :network_uri
|
|
@@ -4563,7 +4675,10 @@ module Google
|
|
|
4563
4675
|
# @return [String]
|
|
4564
4676
|
attr_accessor :region
|
|
4565
4677
|
|
|
4566
|
-
# URI of a VPN gateway at remote end of the tunnel.
|
|
4678
|
+
# URI of a VPN gateway at remote end of the tunnel. Format: * `projects/`
|
|
4679
|
+
# project_id`/regions/`region`/vpnGateways/`vpn_gateway_id`` (GCP HA VPN gateway)
|
|
4680
|
+
# * `projects/`project_id`/global/peerVpnGateways/`peer_vpn_gateway_id`` (GCP
|
|
4681
|
+
# peer VPN gateway)
|
|
4567
4682
|
# Corresponds to the JSON property `remoteGateway`
|
|
4568
4683
|
# @return [String]
|
|
4569
4684
|
attr_accessor :remote_gateway
|
|
@@ -4578,7 +4693,10 @@ module Google
|
|
|
4578
4693
|
# @return [String]
|
|
4579
4694
|
attr_accessor :routing_type
|
|
4580
4695
|
|
|
4581
|
-
# URI of the VPN gateway at local end of the tunnel.
|
|
4696
|
+
# URI of the VPN gateway at local end of the tunnel. Format: * `projects/`
|
|
4697
|
+
# project_id`/regions/`region`/vpnGateways/`vpn_gateway_id`` (HA VPN gateway) * `
|
|
4698
|
+
# projects/`project_id`/regions/`region`/targetVpnGateways/`
|
|
4699
|
+
# target_vpn_gateway_id`` (Classic VPN gateway)
|
|
4582
4700
|
# Corresponds to the JSON property `sourceGateway`
|
|
4583
4701
|
# @return [String]
|
|
4584
4702
|
attr_accessor :source_gateway
|
|
@@ -4588,7 +4706,8 @@ module Google
|
|
|
4588
4706
|
# @return [String]
|
|
4589
4707
|
attr_accessor :source_gateway_ip
|
|
4590
4708
|
|
|
4591
|
-
# URI of
|
|
4709
|
+
# URI of the VPN tunnel. Format: `projects/`project_id`/regions/`region`/
|
|
4710
|
+
# vpnTunnels/`vpn_tunnel_id``
|
|
4592
4711
|
# Corresponds to the JSON property `uri`
|
|
4593
4712
|
# @return [String]
|
|
4594
4713
|
attr_accessor :uri
|
|
@@ -16,13 +16,13 @@ module Google
|
|
|
16
16
|
module Apis
|
|
17
17
|
module NetworkmanagementV1
|
|
18
18
|
# Version of the google-apis-networkmanagement_v1 gem
|
|
19
|
-
GEM_VERSION = "0.
|
|
19
|
+
GEM_VERSION = "0.87.0"
|
|
20
20
|
|
|
21
21
|
# Version of the code generator used to generate this client
|
|
22
22
|
GENERATOR_VERSION = "0.19.0"
|
|
23
23
|
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
|
25
|
-
REVISION = "
|
|
25
|
+
REVISION = "20260724"
|
|
26
26
|
end
|
|
27
27
|
end
|
|
28
28
|
end
|
|
@@ -783,6 +783,7 @@ module Google
|
|
|
783
783
|
property :cloud_run_revision, as: 'cloudRunRevision', class: Google::Apis::NetworkmanagementV1::CloudRunRevisionEndpoint, decorator: Google::Apis::NetworkmanagementV1::CloudRunRevisionEndpoint::Representation
|
|
784
784
|
|
|
785
785
|
property :cloud_sql_instance, as: 'cloudSqlInstance'
|
|
786
|
+
property :dms_private_connection, as: 'dmsPrivateConnection'
|
|
786
787
|
property :forwarding_rule, as: 'forwardingRule'
|
|
787
788
|
property :forwarding_rule_target, as: 'forwardingRuleTarget'
|
|
788
789
|
property :fqdn, as: 'fqdn'
|
|
@@ -857,6 +858,7 @@ module Google
|
|
|
857
858
|
# @private
|
|
858
859
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
859
860
|
property :display_name, as: 'displayName'
|
|
861
|
+
property :envoy_health_check_firewalls_config_state, as: 'envoyHealthCheckFirewallsConfigState'
|
|
860
862
|
property :load_balancer_name, as: 'loadBalancerName'
|
|
861
863
|
property :matched_port_range, as: 'matchedPortRange'
|
|
862
864
|
property :matched_protocol, as: 'matchedProtocol'
|
|
@@ -1192,6 +1194,7 @@ module Google
|
|
|
1192
1194
|
property :old_source_port, as: 'oldSourcePort'
|
|
1193
1195
|
property :protocol, as: 'protocol'
|
|
1194
1196
|
property :router_uri, as: 'routerUri'
|
|
1197
|
+
property :rule_number, as: 'ruleNumber'
|
|
1195
1198
|
property :type, as: 'type'
|
|
1196
1199
|
end
|
|
1197
1200
|
end
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: google-apis-networkmanagement_v1
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.
|
|
4
|
+
version: 0.87.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Google LLC
|
|
@@ -57,7 +57,7 @@ licenses:
|
|
|
57
57
|
metadata:
|
|
58
58
|
bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
|
|
59
59
|
changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-networkmanagement_v1/CHANGELOG.md
|
|
60
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-networkmanagement_v1/v0.
|
|
60
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-networkmanagement_v1/v0.87.0
|
|
61
61
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-networkmanagement_v1
|
|
62
62
|
rdoc_options: []
|
|
63
63
|
require_paths:
|