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 added:
- schemas.InternalRange.properties.excludeCidrRanges (Total Keys: 2)
- schemas.InternalRange.properties.immutable.type (Total Keys: 1)
#### networkconnectivity:v1alpha1
The following keys were added:
- schemas.InternalRange.properties.excludeCidrRanges (Total Keys: 2)
Copy file name to clipboardExpand all lines: docs/dyn/networkconnectivity_v1.projects.locations.internalRanges.html
+16
Original file line number
Diff line number
Diff line change
@@ -113,6 +113,10 @@ <h3>Method Details</h3>
113
113
{ # The internal range resource for IPAM operations within a VPC network. Used to represent a private address range along with behavioral characteristics of that range (its usage and peering behavior). Networking resources can link to this range if they are created as belonging to it.
114
114
"createTime": "A String", # Time when the internal range was created.
115
115
"description": "A String", # A description of this resource.
116
+
"excludeCidrRanges": [ # Optional. ExcludeCidrRanges flag. Specifies a set of CIDR blocks that allows exclusion of particular CIDR ranges from the auto-allocation process, without having to reserve these blocks
117
+
"A String",
118
+
],
119
+
"immutable": True or False, # Optional. Immutable ranges cannot have their fields modified, except for labels and description.
116
120
"ipCidrRange": "A String", # The IP range that this internal range defines. NOTE: IPv6 ranges are limited to usage=EXTERNAL_TO_VPC and peering=FOR_SELF. NOTE: For IPv6 Ranges this field is compulsory, i.e. the address range must be specified explicitly.
117
121
"labels": { # User-defined labels.
118
122
"a_key": "A String",
@@ -222,6 +226,10 @@ <h3>Method Details</h3>
222
226
{ # The internal range resource for IPAM operations within a VPC network. Used to represent a private address range along with behavioral characteristics of that range (its usage and peering behavior). Networking resources can link to this range if they are created as belonging to it.
223
227
"createTime": "A String", # Time when the internal range was created.
224
228
"description": "A String", # A description of this resource.
229
+
"excludeCidrRanges": [ # Optional. ExcludeCidrRanges flag. Specifies a set of CIDR blocks that allows exclusion of particular CIDR ranges from the auto-allocation process, without having to reserve these blocks
230
+
"A String",
231
+
],
232
+
"immutable": True or False, # Optional. Immutable ranges cannot have their fields modified, except for labels and description.
225
233
"ipCidrRange": "A String", # The IP range that this internal range defines. NOTE: IPv6 ranges are limited to usage=EXTERNAL_TO_VPC and peering=FOR_SELF. NOTE: For IPv6 Ranges this field is compulsory, i.e. the address range must be specified explicitly.
226
234
"labels": { # User-defined labels.
227
235
"a_key": "A String",
@@ -271,6 +279,10 @@ <h3>Method Details</h3>
271
279
{ # The internal range resource for IPAM operations within a VPC network. Used to represent a private address range along with behavioral characteristics of that range (its usage and peering behavior). Networking resources can link to this range if they are created as belonging to it.
272
280
"createTime": "A String", # Time when the internal range was created.
273
281
"description": "A String", # A description of this resource.
282
+
"excludeCidrRanges": [ # Optional. ExcludeCidrRanges flag. Specifies a set of CIDR blocks that allows exclusion of particular CIDR ranges from the auto-allocation process, without having to reserve these blocks
283
+
"A String",
284
+
],
285
+
"immutable": True or False, # Optional. Immutable ranges cannot have their fields modified, except for labels and description.
274
286
"ipCidrRange": "A String", # The IP range that this internal range defines. NOTE: IPv6 ranges are limited to usage=EXTERNAL_TO_VPC and peering=FOR_SELF. NOTE: For IPv6 Ranges this field is compulsory, i.e. the address range must be specified explicitly.
275
287
"labels": { # User-defined labels.
276
288
"a_key": "A String",
@@ -329,6 +341,10 @@ <h3>Method Details</h3>
329
341
{ # The internal range resource for IPAM operations within a VPC network. Used to represent a private address range along with behavioral characteristics of that range (its usage and peering behavior). Networking resources can link to this range if they are created as belonging to it.
330
342
"createTime": "A String", # Time when the internal range was created.
331
343
"description": "A String", # A description of this resource.
344
+
"excludeCidrRanges": [ # Optional. ExcludeCidrRanges flag. Specifies a set of CIDR blocks that allows exclusion of particular CIDR ranges from the auto-allocation process, without having to reserve these blocks
345
+
"A String",
346
+
],
347
+
"immutable": True or False, # Optional. Immutable ranges cannot have their fields modified, except for labels and description.
332
348
"ipCidrRange": "A String", # The IP range that this internal range defines. NOTE: IPv6 ranges are limited to usage=EXTERNAL_TO_VPC and peering=FOR_SELF. NOTE: For IPv6 Ranges this field is compulsory, i.e. the address range must be specified explicitly.
Copy file name to clipboardExpand all lines: docs/dyn/networkconnectivity_v1alpha1.projects.locations.internalRanges.html
+12
Original file line number
Diff line number
Diff line change
@@ -122,6 +122,9 @@ <h3>Method Details</h3>
122
122
{ # The internal range resource for IPAM operations within a VPC network. Used to represent a private address range along with behavioral characteristics of that range (its usage and peering behavior). Networking resources can link to this range if they are created as belonging to it.
123
123
"createTime": "A String", # Time when the internal range was created.
124
124
"description": "A String", # A description of this resource.
125
+
"excludeCidrRanges": [ # Optional. ExcludeCidrRanges flag. Specifies a set of CIDR blocks that allows exclusion of particular CIDR ranges from the auto-allocation process, without having to reserve these blocks
126
+
"A String",
127
+
],
125
128
"immutable": True or False, # Optional. Immutable ranges cannot have their fields modified, except for labels and description.
126
129
"ipCidrRange": "A String", # IP range that this internal range defines. NOTE: IPv6 ranges are limited to usage=EXTERNAL_TO_VPC and peering=FOR_SELF. NOTE: For IPv6 Ranges this field is compulsory, i.e. the address range must be specified explicitly.
127
130
"labels": { # User-defined labels.
@@ -232,6 +235,9 @@ <h3>Method Details</h3>
232
235
{ # The internal range resource for IPAM operations within a VPC network. Used to represent a private address range along with behavioral characteristics of that range (its usage and peering behavior). Networking resources can link to this range if they are created as belonging to it.
233
236
"createTime": "A String", # Time when the internal range was created.
234
237
"description": "A String", # A description of this resource.
238
+
"excludeCidrRanges": [ # Optional. ExcludeCidrRanges flag. Specifies a set of CIDR blocks that allows exclusion of particular CIDR ranges from the auto-allocation process, without having to reserve these blocks
239
+
"A String",
240
+
],
235
241
"immutable": True or False, # Optional. Immutable ranges cannot have their fields modified, except for labels and description.
236
242
"ipCidrRange": "A String", # IP range that this internal range defines. NOTE: IPv6 ranges are limited to usage=EXTERNAL_TO_VPC and peering=FOR_SELF. NOTE: For IPv6 Ranges this field is compulsory, i.e. the address range must be specified explicitly.
237
243
"labels": { # User-defined labels.
@@ -330,6 +336,9 @@ <h3>Method Details</h3>
330
336
{ # The internal range resource for IPAM operations within a VPC network. Used to represent a private address range along with behavioral characteristics of that range (its usage and peering behavior). Networking resources can link to this range if they are created as belonging to it.
331
337
"createTime": "A String", # Time when the internal range was created.
332
338
"description": "A String", # A description of this resource.
339
+
"excludeCidrRanges": [ # Optional. ExcludeCidrRanges flag. Specifies a set of CIDR blocks that allows exclusion of particular CIDR ranges from the auto-allocation process, without having to reserve these blocks
340
+
"A String",
341
+
],
333
342
"immutable": True or False, # Optional. Immutable ranges cannot have their fields modified, except for labels and description.
334
343
"ipCidrRange": "A String", # IP range that this internal range defines. NOTE: IPv6 ranges are limited to usage=EXTERNAL_TO_VPC and peering=FOR_SELF. NOTE: For IPv6 Ranges this field is compulsory, i.e. the address range must be specified explicitly.
335
344
"labels": { # User-defined labels.
@@ -389,6 +398,9 @@ <h3>Method Details</h3>
389
398
{ # The internal range resource for IPAM operations within a VPC network. Used to represent a private address range along with behavioral characteristics of that range (its usage and peering behavior). Networking resources can link to this range if they are created as belonging to it.
390
399
"createTime": "A String", # Time when the internal range was created.
391
400
"description": "A String", # A description of this resource.
401
+
"excludeCidrRanges": [ # Optional. ExcludeCidrRanges flag. Specifies a set of CIDR blocks that allows exclusion of particular CIDR ranges from the auto-allocation process, without having to reserve these blocks
402
+
"A String",
403
+
],
392
404
"immutable": True or False, # Optional. Immutable ranges cannot have their fields modified, except for labels and description.
393
405
"ipCidrRange": "A String", # IP range that this internal range defines. NOTE: IPv6 ranges are limited to usage=EXTERNAL_TO_VPC and peering=FOR_SELF. NOTE: For IPv6 Ranges this field is compulsory, i.e. the address range must be specified explicitly.
"description": "Optional. ExcludeCidrRanges flag. Specifies a set of CIDR blocks that allows exclusion of particular CIDR ranges from the auto-allocation process, without having to reserve these blocks",
3654
+
"items": {
3655
+
"type": "string"
3656
+
},
3657
+
"type": "array"
3658
+
},
3659
+
"immutable": {
3660
+
"description": "Optional. Immutable ranges cannot have their fields modified, except for labels and description.",
3661
+
"type": "boolean"
3662
+
},
3652
3663
"ipCidrRange": {
3653
3664
"description": "The IP range that this internal range defines. NOTE: IPv6 ranges are limited to usage=EXTERNAL_TO_VPC and peering=FOR_SELF. NOTE: For IPv6 Ranges this field is compulsory, i.e. the address range must be specified explicitly.",
"description": "Optional. ExcludeCidrRanges flag. Specifies a set of CIDR blocks that allows exclusion of particular CIDR ranges from the auto-allocation process, without having to reserve these blocks",
1389
+
"items": {
1390
+
"type": "string"
1391
+
},
1392
+
"type": "array"
1393
+
},
1387
1394
"immutable": {
1388
1395
"description": "Optional. Immutable ranges cannot have their fields modified, except for labels and description.",
0 commit comments