public interface InterconnectAttachmentGroupLogicalStructureRegionMetroFacilityZoneOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getAttachments(int index)
[Output Only] URLs of Attachments in the given zone, to the given region, on Interconnects in the given facility and metro.
|
com.google.protobuf.ByteString |
getAttachmentsBytes(int index)
[Output Only] URLs of Attachments in the given zone, to the given region, on Interconnects in the given facility and metro.
|
int |
getAttachmentsCount()
[Output Only] URLs of Attachments in the given zone, to the given region, on Interconnects in the given facility and metro.
|
List<String> |
getAttachmentsList()
[Output Only] URLs of Attachments in the given zone, to the given region, on Interconnects in the given facility and metro.
|
String |
getZone()
[Output Only] The name of a zone, either "zone1" or "zone2".
|
com.google.protobuf.ByteString |
getZoneBytes()
[Output Only] The name of a zone, either "zone1" or "zone2".
|
boolean |
hasZone()
[Output Only] The name of a zone, either "zone1" or "zone2".
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<String> getAttachmentsList()
[Output Only] URLs of Attachments in the given zone, to the given region, on Interconnects in the given facility and metro. Every Attachment in the AG has such an entry.
repeated string attachments = 334744496;int getAttachmentsCount()
[Output Only] URLs of Attachments in the given zone, to the given region, on Interconnects in the given facility and metro. Every Attachment in the AG has such an entry.
repeated string attachments = 334744496;String getAttachments(int index)
[Output Only] URLs of Attachments in the given zone, to the given region, on Interconnects in the given facility and metro. Every Attachment in the AG has such an entry.
repeated string attachments = 334744496;index - The index of the element to return.com.google.protobuf.ByteString getAttachmentsBytes(int index)
[Output Only] URLs of Attachments in the given zone, to the given region, on Interconnects in the given facility and metro. Every Attachment in the AG has such an entry.
repeated string attachments = 334744496;index - The index of the value to return.boolean hasZone()
[Output Only] The name of a zone, either "zone1" or "zone2".
optional string zone = 3744684;String getZone()
[Output Only] The name of a zone, either "zone1" or "zone2".
optional string zone = 3744684;com.google.protobuf.ByteString getZoneBytes()
[Output Only] The name of a zone, either "zone1" or "zone2".
optional string zone = 3744684;Copyright © 2025 Google LLC. All rights reserved.