File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -87,9 +87,9 @@ properties:
87
87
name : ' location'
88
88
description : |
89
89
URL of the InterconnectLocation object that represents where this connection is to be provisioned.
90
+ Specifies the location inside Google's Networks, should not be passed in case of cross-cloud interconnect.
90
91
resource : ' InterconnectLocations'
91
92
imports : ' selfLink'
92
- required : true
93
93
immutable : true
94
94
- !ruby/object:Api::Type::Enum
95
95
name : ' linkType'
@@ -143,9 +143,9 @@ properties:
143
143
name : ' customerName'
144
144
description : |
145
145
Customer name, to put in the Letter of Authorization as the party authorized to request a
146
- crossconnect.
146
+ crossconnect. This field is required for Dedicated and Partner Interconnect, should not be specified
147
+ for cross-cloud interconnect.
147
148
immutable : true
148
- required : true
149
149
- !ruby/object:Api::Type::Enum
150
150
name : ' operationalStatus'
151
151
description : |
You can’t perform that action at this time.
0 commit comments