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
+4
Original file line number
Diff line number
Diff line change
@@ -128,6 +128,7 @@ <h3>Method Details</h3>
128
128
"name": "A String", # Immutable. The name of the hub. Hub names must be unique. They use the following form: `projects/{project_number}/locations/global/hubs/{hub_id}`
129
129
"routingVpcs": [ # The VPC network associated with this hub's spokes. All of the VPN tunnels, VLAN attachments, and router appliance instances referenced by this hub's spokes must belong to this VPC network. This field is read-only. Network Connectivity Center automatically populates it based on the set of spokes attached to the hub.
130
130
{ # RoutingVPC contains information about the VPC network that is associated with a hub's spokes.
131
+
"requiredForNewSiteToSiteDataTransferSpokes": True or False, # Output only. If true, indicates that this VPC network is currently associated with spokes that use the data transfer feature (spokes where the site_to_site_data_transfer field is set to true). If you create new spokes that use data transfer, they must be associated with this VPC network.
131
132
"uri": "A String", # The URI of the VPC network.
132
133
},
133
134
],
@@ -226,6 +227,7 @@ <h3>Method Details</h3>
226
227
"name": "A String", # Immutable. The name of the hub. Hub names must be unique. They use the following form: `projects/{project_number}/locations/global/hubs/{hub_id}`
227
228
"routingVpcs": [ # The VPC network associated with this hub's spokes. All of the VPN tunnels, VLAN attachments, and router appliance instances referenced by this hub's spokes must belong to this VPC network. This field is read-only. Network Connectivity Center automatically populates it based on the set of spokes attached to the hub.
228
229
{ # RoutingVPC contains information about the VPC network that is associated with a hub's spokes.
230
+
"requiredForNewSiteToSiteDataTransferSpokes": True or False, # Output only. If true, indicates that this VPC network is currently associated with spokes that use the data transfer feature (spokes where the site_to_site_data_transfer field is set to true). If you create new spokes that use data transfer, they must be associated with this VPC network.
229
231
"uri": "A String", # The URI of the VPC network.
230
232
},
231
233
],
@@ -312,6 +314,7 @@ <h3>Method Details</h3>
312
314
"name": "A String", # Immutable. The name of the hub. Hub names must be unique. They use the following form: `projects/{project_number}/locations/global/hubs/{hub_id}`
313
315
"routingVpcs": [ # The VPC network associated with this hub's spokes. All of the VPN tunnels, VLAN attachments, and router appliance instances referenced by this hub's spokes must belong to this VPC network. This field is read-only. Network Connectivity Center automatically populates it based on the set of spokes attached to the hub.
314
316
{ # RoutingVPC contains information about the VPC network that is associated with a hub's spokes.
317
+
"requiredForNewSiteToSiteDataTransferSpokes": True or False, # Output only. If true, indicates that this VPC network is currently associated with spokes that use the data transfer feature (spokes where the site_to_site_data_transfer field is set to true). If you create new spokes that use data transfer, they must be associated with this VPC network.
315
318
"uri": "A String", # The URI of the VPC network.
316
319
},
317
320
],
@@ -359,6 +362,7 @@ <h3>Method Details</h3>
359
362
"name": "A String", # Immutable. The name of the hub. Hub names must be unique. They use the following form: `projects/{project_number}/locations/global/hubs/{hub_id}`
360
363
"routingVpcs": [ # The VPC network associated with this hub's spokes. All of the VPN tunnels, VLAN attachments, and router appliance instances referenced by this hub's spokes must belong to this VPC network. This field is read-only. Network Connectivity Center automatically populates it based on the set of spokes attached to the hub.
361
364
{ # RoutingVPC contains information about the VPC network that is associated with a hub's spokes.
365
+
"requiredForNewSiteToSiteDataTransferSpokes": True or False, # Output only. If true, indicates that this VPC network is currently associated with spokes that use the data transfer feature (spokes where the site_to_site_data_transfer field is set to true). If you create new spokes that use data transfer, they must be associated with this VPC network.
362
366
"uri": "A String", # The URI of the VPC network.
"description": "RoutingVPC contains information about the VPC network that is associated with a hub's spokes.",
1464
1464
"id": "RoutingVPC",
1465
1465
"properties": {
1466
+
"requiredForNewSiteToSiteDataTransferSpokes": {
1467
+
"description": "Output only. If true, indicates that this VPC network is currently associated with spokes that use the data transfer feature (spokes where the site_to_site_data_transfer field is set to true). If you create new spokes that use data transfer, they must be associated with this VPC network.",
0 commit comments