public interface InterconnectAttachmentGroupLogicalStructureRegionMetroOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
InterconnectAttachmentGroupLogicalStructureRegionMetroFacility |
getFacilities(int index)
repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegionMetroFacility facilities = 536683137;
|
int |
getFacilitiesCount()
repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegionMetroFacility facilities = 536683137;
|
List<InterconnectAttachmentGroupLogicalStructureRegionMetroFacility> |
getFacilitiesList()
repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegionMetroFacility facilities = 536683137;
|
InterconnectAttachmentGroupLogicalStructureRegionMetroFacilityOrBuilder |
getFacilitiesOrBuilder(int index)
repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegionMetroFacility facilities = 536683137;
|
List<? extends InterconnectAttachmentGroupLogicalStructureRegionMetroFacilityOrBuilder> |
getFacilitiesOrBuilderList()
repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegionMetroFacility facilities = 536683137;
|
String |
getMetro()
[Output Only] The name of the metro, as a three-letter lowercase string like "iad".
|
com.google.protobuf.ByteString |
getMetroBytes()
[Output Only] The name of the metro, as a three-letter lowercase string like "iad".
|
boolean |
hasMetro()
[Output Only] The name of the metro, as a three-letter lowercase string like "iad".
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<InterconnectAttachmentGroupLogicalStructureRegionMetroFacility> getFacilitiesList()
repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegionMetroFacility facilities = 536683137;
InterconnectAttachmentGroupLogicalStructureRegionMetroFacility getFacilities(int index)
repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegionMetroFacility facilities = 536683137;
int getFacilitiesCount()
repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegionMetroFacility facilities = 536683137;
List<? extends InterconnectAttachmentGroupLogicalStructureRegionMetroFacilityOrBuilder> getFacilitiesOrBuilderList()
repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegionMetroFacility facilities = 536683137;
InterconnectAttachmentGroupLogicalStructureRegionMetroFacilityOrBuilder getFacilitiesOrBuilder(int index)
repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegionMetroFacility facilities = 536683137;
boolean hasMetro()
[Output Only] The name of the metro, as a three-letter lowercase string like "iad". This is the first component of the location of an Interconnect.
optional string metro = 103787801;String getMetro()
[Output Only] The name of the metro, as a three-letter lowercase string like "iad". This is the first component of the location of an Interconnect.
optional string metro = 103787801;com.google.protobuf.ByteString getMetroBytes()
[Output Only] The name of the metro, as a three-letter lowercase string like "iad". This is the first component of the location of an Interconnect.
optional string metro = 103787801;Copyright © 2025 Google LLC. All rights reserved.