Skip to content

Commit cabd98e

Browse files
feat(networkconnectivity): update the api
#### networkconnectivity:v1 The following keys were added: - schemas.LinkedProducerVpcNetwork.properties.proposedExcludeExportRanges (Total Keys: 3) - schemas.LinkedVpcNetwork.properties.proposedExcludeExportRanges (Total Keys: 3)
1 parent c2afd5c commit cabd98e

File tree

3 files changed

+47
-1
lines changed

3 files changed

+47
-1
lines changed

docs/dyn/networkconnectivity_v1.projects.locations.global_.hubs.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -588,6 +588,9 @@ <h3>Method Details</h3>
588588
&quot;network&quot;: &quot;A String&quot;, # Immutable. The URI of the Service Consumer VPC that the Producer VPC is peered with.
589589
&quot;peering&quot;: &quot;A String&quot;, # Immutable. The name of the VPC peering between the Service Consumer VPC and the Producer VPC (defined in the Tenant project) which is added to the NCC hub. This peering must be in ACTIVE state.
590590
&quot;producerNetwork&quot;: &quot;A String&quot;, # Output only. The URI of the Producer VPC.
591+
&quot;proposedExcludeExportRanges&quot;: [ # Output only. The proposed exclude export IP ranges waiting for hub administration&#x27;s approval.
592+
&quot;A String&quot;,
593+
],
591594
&quot;proposedIncludeExportRanges&quot;: [ # Optional. The proposed include export IP ranges waiting for hub administration&#x27;s approval.
592595
&quot;A String&quot;,
593596
],
@@ -616,6 +619,9 @@ <h3>Method Details</h3>
616619
&quot;producerVpcSpokes&quot;: [ # Output only. The list of Producer VPC spokes that this VPC spoke is a service consumer VPC spoke for. These producer VPCs are connected through VPC peering to this spoke&#x27;s backing VPC network. Because they are directly connected throuh VPC peering, NCC export filters do not apply between the service consumer VPC spoke and any of its producer VPC spokes. This VPC spoke cannot be deleted as long as any of these producer VPC spokes are connected to the NCC Hub.
617620
&quot;A String&quot;,
618621
],
622+
&quot;proposedExcludeExportRanges&quot;: [ # Output only. The proposed exclude export IP ranges waiting for hub administration&#x27;s approval.
623+
&quot;A String&quot;,
624+
],
619625
&quot;proposedIncludeExportRanges&quot;: [ # Optional. The proposed include export IP ranges waiting for hub administration&#x27;s approval.
620626
&quot;A String&quot;,
621627
],

docs/dyn/networkconnectivity_v1.projects.locations.spokes.html

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,9 @@ <h3>Method Details</h3>
151151
&quot;network&quot;: &quot;A String&quot;, # Immutable. The URI of the Service Consumer VPC that the Producer VPC is peered with.
152152
&quot;peering&quot;: &quot;A String&quot;, # Immutable. The name of the VPC peering between the Service Consumer VPC and the Producer VPC (defined in the Tenant project) which is added to the NCC hub. This peering must be in ACTIVE state.
153153
&quot;producerNetwork&quot;: &quot;A String&quot;, # Output only. The URI of the Producer VPC.
154+
&quot;proposedExcludeExportRanges&quot;: [ # Output only. The proposed exclude export IP ranges waiting for hub administration&#x27;s approval.
155+
&quot;A String&quot;,
156+
],
154157
&quot;proposedIncludeExportRanges&quot;: [ # Optional. The proposed include export IP ranges waiting for hub administration&#x27;s approval.
155158
&quot;A String&quot;,
156159
],
@@ -179,6 +182,9 @@ <h3>Method Details</h3>
179182
&quot;producerVpcSpokes&quot;: [ # Output only. The list of Producer VPC spokes that this VPC spoke is a service consumer VPC spoke for. These producer VPCs are connected through VPC peering to this spoke&#x27;s backing VPC network. Because they are directly connected throuh VPC peering, NCC export filters do not apply between the service consumer VPC spoke and any of its producer VPC spokes. This VPC spoke cannot be deleted as long as any of these producer VPC spokes are connected to the NCC Hub.
180183
&quot;A String&quot;,
181184
],
185+
&quot;proposedExcludeExportRanges&quot;: [ # Output only. The proposed exclude export IP ranges waiting for hub administration&#x27;s approval.
186+
&quot;A String&quot;,
187+
],
182188
&quot;proposedIncludeExportRanges&quot;: [ # Optional. The proposed include export IP ranges waiting for hub administration&#x27;s approval.
183189
&quot;A String&quot;,
184190
],
@@ -321,6 +327,9 @@ <h3>Method Details</h3>
321327
&quot;network&quot;: &quot;A String&quot;, # Immutable. The URI of the Service Consumer VPC that the Producer VPC is peered with.
322328
&quot;peering&quot;: &quot;A String&quot;, # Immutable. The name of the VPC peering between the Service Consumer VPC and the Producer VPC (defined in the Tenant project) which is added to the NCC hub. This peering must be in ACTIVE state.
323329
&quot;producerNetwork&quot;: &quot;A String&quot;, # Output only. The URI of the Producer VPC.
330+
&quot;proposedExcludeExportRanges&quot;: [ # Output only. The proposed exclude export IP ranges waiting for hub administration&#x27;s approval.
331+
&quot;A String&quot;,
332+
],
324333
&quot;proposedIncludeExportRanges&quot;: [ # Optional. The proposed include export IP ranges waiting for hub administration&#x27;s approval.
325334
&quot;A String&quot;,
326335
],
@@ -349,6 +358,9 @@ <h3>Method Details</h3>
349358
&quot;producerVpcSpokes&quot;: [ # Output only. The list of Producer VPC spokes that this VPC spoke is a service consumer VPC spoke for. These producer VPCs are connected through VPC peering to this spoke&#x27;s backing VPC network. Because they are directly connected throuh VPC peering, NCC export filters do not apply between the service consumer VPC spoke and any of its producer VPC spokes. This VPC spoke cannot be deleted as long as any of these producer VPC spokes are connected to the NCC Hub.
350359
&quot;A String&quot;,
351360
],
361+
&quot;proposedExcludeExportRanges&quot;: [ # Output only. The proposed exclude export IP ranges waiting for hub administration&#x27;s approval.
362+
&quot;A String&quot;,
363+
],
352364
&quot;proposedIncludeExportRanges&quot;: [ # Optional. The proposed include export IP ranges waiting for hub administration&#x27;s approval.
353365
&quot;A String&quot;,
354366
],
@@ -480,6 +492,9 @@ <h3>Method Details</h3>
480492
&quot;network&quot;: &quot;A String&quot;, # Immutable. The URI of the Service Consumer VPC that the Producer VPC is peered with.
481493
&quot;peering&quot;: &quot;A String&quot;, # Immutable. The name of the VPC peering between the Service Consumer VPC and the Producer VPC (defined in the Tenant project) which is added to the NCC hub. This peering must be in ACTIVE state.
482494
&quot;producerNetwork&quot;: &quot;A String&quot;, # Output only. The URI of the Producer VPC.
495+
&quot;proposedExcludeExportRanges&quot;: [ # Output only. The proposed exclude export IP ranges waiting for hub administration&#x27;s approval.
496+
&quot;A String&quot;,
497+
],
483498
&quot;proposedIncludeExportRanges&quot;: [ # Optional. The proposed include export IP ranges waiting for hub administration&#x27;s approval.
484499
&quot;A String&quot;,
485500
],
@@ -508,6 +523,9 @@ <h3>Method Details</h3>
508523
&quot;producerVpcSpokes&quot;: [ # Output only. The list of Producer VPC spokes that this VPC spoke is a service consumer VPC spoke for. These producer VPCs are connected through VPC peering to this spoke&#x27;s backing VPC network. Because they are directly connected throuh VPC peering, NCC export filters do not apply between the service consumer VPC spoke and any of its producer VPC spokes. This VPC spoke cannot be deleted as long as any of these producer VPC spokes are connected to the NCC Hub.
509524
&quot;A String&quot;,
510525
],
526+
&quot;proposedExcludeExportRanges&quot;: [ # Output only. The proposed exclude export IP ranges waiting for hub administration&#x27;s approval.
527+
&quot;A String&quot;,
528+
],
511529
&quot;proposedIncludeExportRanges&quot;: [ # Optional. The proposed include export IP ranges waiting for hub administration&#x27;s approval.
512530
&quot;A String&quot;,
513531
],
@@ -598,6 +616,9 @@ <h3>Method Details</h3>
598616
&quot;network&quot;: &quot;A String&quot;, # Immutable. The URI of the Service Consumer VPC that the Producer VPC is peered with.
599617
&quot;peering&quot;: &quot;A String&quot;, # Immutable. The name of the VPC peering between the Service Consumer VPC and the Producer VPC (defined in the Tenant project) which is added to the NCC hub. This peering must be in ACTIVE state.
600618
&quot;producerNetwork&quot;: &quot;A String&quot;, # Output only. The URI of the Producer VPC.
619+
&quot;proposedExcludeExportRanges&quot;: [ # Output only. The proposed exclude export IP ranges waiting for hub administration&#x27;s approval.
620+
&quot;A String&quot;,
621+
],
601622
&quot;proposedIncludeExportRanges&quot;: [ # Optional. The proposed include export IP ranges waiting for hub administration&#x27;s approval.
602623
&quot;A String&quot;,
603624
],
@@ -626,6 +647,9 @@ <h3>Method Details</h3>
626647
&quot;producerVpcSpokes&quot;: [ # Output only. The list of Producer VPC spokes that this VPC spoke is a service consumer VPC spoke for. These producer VPCs are connected through VPC peering to this spoke&#x27;s backing VPC network. Because they are directly connected throuh VPC peering, NCC export filters do not apply between the service consumer VPC spoke and any of its producer VPC spokes. This VPC spoke cannot be deleted as long as any of these producer VPC spokes are connected to the NCC Hub.
627648
&quot;A String&quot;,
628649
],
650+
&quot;proposedExcludeExportRanges&quot;: [ # Output only. The proposed exclude export IP ranges waiting for hub administration&#x27;s approval.
651+
&quot;A String&quot;,
652+
],
629653
&quot;proposedIncludeExportRanges&quot;: [ # Optional. The proposed include export IP ranges waiting for hub administration&#x27;s approval.
630654
&quot;A String&quot;,
631655
],

googleapiclient/discovery_cache/documents/networkconnectivity.v1.json

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2919,7 +2919,7 @@
29192919
}
29202920
}
29212921
},
2922-
"revision": "20250305",
2922+
"revision": "20250312",
29232923
"rootUrl": "https://networkconnectivity.googleapis.com/",
29242924
"schemas": {
29252925
"AcceptHubSpokeRequest": {
@@ -3809,6 +3809,14 @@
38093809
"readOnly": true,
38103810
"type": "string"
38113811
},
3812+
"proposedExcludeExportRanges": {
3813+
"description": "Output only. The proposed exclude export IP ranges waiting for hub administration's approval.",
3814+
"items": {
3815+
"type": "string"
3816+
},
3817+
"readOnly": true,
3818+
"type": "array"
3819+
},
38123820
"proposedIncludeExportRanges": {
38133821
"description": "Optional. The proposed include export IP ranges waiting for hub administration's approval.",
38143822
"items": {
@@ -3880,6 +3888,14 @@
38803888
"readOnly": true,
38813889
"type": "array"
38823890
},
3891+
"proposedExcludeExportRanges": {
3892+
"description": "Output only. The proposed exclude export IP ranges waiting for hub administration's approval.",
3893+
"items": {
3894+
"type": "string"
3895+
},
3896+
"readOnly": true,
3897+
"type": "array"
3898+
},
38833899
"proposedIncludeExportRanges": {
38843900
"description": "Optional. The proposed include export IP ranges waiting for hub administration's approval.",
38853901
"items": {

0 commit comments

Comments
 (0)