diff --git a/mmv1/products/compute/Interconnect.yaml b/mmv1/products/compute/Interconnect.yaml index 234adccbc2f0..e1f062a11ab3 100644 --- a/mmv1/products/compute/Interconnect.yaml +++ b/mmv1/products/compute/Interconnect.yaml @@ -87,9 +87,9 @@ properties: name: 'location' description: | URL of the InterconnectLocation object that represents where this connection is to be provisioned. + Specifies the location inside Google's Networks, should not be passed in case of cross-cloud interconnect. resource: 'InterconnectLocations' imports: 'selfLink' - required: true immutable: true - !ruby/object:Api::Type::Enum name: 'linkType' @@ -143,9 +143,9 @@ properties: name: 'customerName' description: | Customer name, to put in the Letter of Authorization as the party authorized to request a - crossconnect. + crossconnect. This field is required for Dedicated and Partner Interconnect, should not be specified + for cross-cloud interconnect. immutable: true - required: true - !ruby/object:Api::Type::Enum name: 'operationalStatus' description: |