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
#### networkconnectivity:v1
The following keys were changed:
- schemas.LinkedInterconnectAttachments.properties.includeImportRanges.description
- schemas.LinkedRouterApplianceInstances.properties.includeImportRanges.description
- schemas.LinkedVpnTunnels.properties.includeImportRanges.description
"description": "Optional. IP ranges allowed to be included during import from hub (does not control transit connectivity). The only allowed value for now is \"ALL_IPV4_RANGES\".",
3898
+
"description": "Optional. Hub routes fully encompassed by include import ranges are included during import from hub.",
3899
3899
"items": {
3900
3900
"type": "string"
3901
3901
},
@@ -3979,7 +3979,7 @@
3979
3979
"id": "LinkedRouterApplianceInstances",
3980
3980
"properties": {
3981
3981
"includeImportRanges": {
3982
-
"description": "Optional. IP ranges allowed to be included during import from hub (does not control transit connectivity). The only allowed value for now is \"ALL_IPV4_RANGES\".",
3982
+
"description": "Optional. Hub routes fully encompassed by include import ranges are included during import from hub.",
3983
3983
"items": {
3984
3984
"type": "string"
3985
3985
},
@@ -4058,7 +4058,7 @@
4058
4058
"id": "LinkedVpnTunnels",
4059
4059
"properties": {
4060
4060
"includeImportRanges": {
4061
-
"description": "Optional. IP ranges allowed to be included during import from hub (does not control transit connectivity). The only allowed value for now is \"ALL_IPV4_RANGES\".",
4061
+
"description": "Optional. Hub routes fully encompassed by include import ranges are included during import from hub.",
* Optional. IP ranges allowed to be included during import from hub (does not control transit connectivity). The only allowed value for now is "ALL_IPV4_RANGES".
661
+
* Optional. Hub routes fully encompassed by include import ranges are included during import from hub.
* Optional. IP ranges allowed to be included during import from hub (does not control transit connectivity). The only allowed value for now is "ALL_IPV4_RANGES".
716
+
* Optional. Hub routes fully encompassed by include import ranges are included during import from hub.
* Optional. IP ranges allowed to be included during import from hub (does not control transit connectivity). The only allowed value for now is "ALL_IPV4_RANGES".
766
+
* Optional. Hub routes fully encompassed by include import ranges are included during import from hub.
0 commit comments