You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dyn/networkconnectivity_v1.projects.locations.global_.hubs.html
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -529,6 +529,9 @@ <h3>Method Details</h3>
529
529
"excludeExportRanges": [ # Optional. IP ranges encompassing the subnets to be excluded from peering.
530
530
"A String",
531
531
],
532
+
"includeExportRanges": [ # Optional. IP ranges allowed to be included from peering.
533
+
"A String",
534
+
],
532
535
"uri": "A String", # Required. The URI of the VPC network resource.
533
536
},
534
537
"linkedVpnTunnels": { # A collection of Cloud VPN tunnel resources. These resources should be redundant HA VPN tunnels that all advertise the same prefixes to Google Cloud. Alternatively, in a passive/active configuration, all tunnels should be capable of advertising the same prefixes. # VPN tunnels that are associated with the spoke.
Copy file name to clipboardExpand all lines: docs/dyn/networkconnectivity_v1.projects.locations.spokes.html
+12Lines changed: 12 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -148,6 +148,9 @@ <h3>Method Details</h3>
148
148
"excludeExportRanges": [ # Optional. IP ranges encompassing the subnets to be excluded from peering.
149
149
"A String",
150
150
],
151
+
"includeExportRanges": [ # Optional. IP ranges allowed to be included from peering.
152
+
"A String",
153
+
],
151
154
"uri": "A String", # Required. The URI of the VPC network resource.
152
155
},
153
156
"linkedVpnTunnels": { # A collection of Cloud VPN tunnel resources. These resources should be redundant HA VPN tunnels that all advertise the same prefixes to Google Cloud. Alternatively, in a passive/active configuration, all tunnels should be capable of advertising the same prefixes. # VPN tunnels that are associated with the spoke.
@@ -281,6 +284,9 @@ <h3>Method Details</h3>
281
284
"excludeExportRanges": [ # Optional. IP ranges encompassing the subnets to be excluded from peering.
282
285
"A String",
283
286
],
287
+
"includeExportRanges": [ # Optional. IP ranges allowed to be included from peering.
288
+
"A String",
289
+
],
284
290
"uri": "A String", # Required. The URI of the VPC network resource.
285
291
},
286
292
"linkedVpnTunnels": { # A collection of Cloud VPN tunnel resources. These resources should be redundant HA VPN tunnels that all advertise the same prefixes to Google Cloud. Alternatively, in a passive/active configuration, all tunnels should be capable of advertising the same prefixes. # VPN tunnels that are associated with the spoke.
@@ -403,6 +409,9 @@ <h3>Method Details</h3>
403
409
"excludeExportRanges": [ # Optional. IP ranges encompassing the subnets to be excluded from peering.
404
410
"A String",
405
411
],
412
+
"includeExportRanges": [ # Optional. IP ranges allowed to be included from peering.
413
+
"A String",
414
+
],
406
415
"uri": "A String", # Required. The URI of the VPC network resource.
407
416
},
408
417
"linkedVpnTunnels": { # A collection of Cloud VPN tunnel resources. These resources should be redundant HA VPN tunnels that all advertise the same prefixes to Google Cloud. Alternatively, in a passive/active configuration, all tunnels should be capable of advertising the same prefixes. # VPN tunnels that are associated with the spoke.
@@ -484,6 +493,9 @@ <h3>Method Details</h3>
484
493
"excludeExportRanges": [ # Optional. IP ranges encompassing the subnets to be excluded from peering.
485
494
"A String",
486
495
],
496
+
"includeExportRanges": [ # Optional. IP ranges allowed to be included from peering.
497
+
"A String",
498
+
],
487
499
"uri": "A String", # Required. The URI of the VPC network resource.
488
500
},
489
501
"linkedVpnTunnels": { # A collection of Cloud VPN tunnel resources. These resources should be redundant HA VPN tunnels that all advertise the same prefixes to Google Cloud. Alternatively, in a passive/active configuration, all tunnels should be capable of advertising the same prefixes. # VPN tunnels that are associated with the spoke.
0 commit comments