public interface InterconnectRemoteLocationPermittedConnectionsOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getInterconnectLocation()
[Output Only] URL of an Interconnect location that is permitted to connect to this Interconnect remote location.
|
com.google.protobuf.ByteString |
getInterconnectLocationBytes()
[Output Only] URL of an Interconnect location that is permitted to connect to this Interconnect remote location.
|
boolean |
hasInterconnectLocation()
[Output Only] URL of an Interconnect location that is permitted to connect to this Interconnect remote location.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasInterconnectLocation()
[Output Only] URL of an Interconnect location that is permitted to connect to this Interconnect remote location.
optional string interconnect_location = 492235846;String getInterconnectLocation()
[Output Only] URL of an Interconnect location that is permitted to connect to this Interconnect remote location.
optional string interconnect_location = 492235846;com.google.protobuf.ByteString getInterconnectLocationBytes()
[Output Only] URL of an Interconnect location that is permitted to connect to this Interconnect remote location.
optional string interconnect_location = 492235846;Copyright © 2025 Google LLC. All rights reserved.