public interface InterconnectGroupInterconnectOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getInterconnect()
The URL of an Interconnect in this group.
|
com.google.protobuf.ByteString |
getInterconnectBytes()
The URL of an Interconnect in this group.
|
boolean |
hasInterconnect()
The URL of an Interconnect in this group.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasInterconnect()
The URL of an Interconnect in this group. All Interconnects in the group are unique.
optional string interconnect = 224601230;String getInterconnect()
The URL of an Interconnect in this group. All Interconnects in the group are unique.
optional string interconnect = 224601230;com.google.protobuf.ByteString getInterconnectBytes()
The URL of an Interconnect in this group. All Interconnects in the group are unique.
optional string interconnect = 224601230;Copyright © 2025 Google LLC. All rights reserved.