public interface InterconnectGroupPhysicalStructureMetrosOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
InterconnectGroupPhysicalStructureMetrosFacilities |
getFacilities(int index)
repeated .google.cloud.compute.v1.InterconnectGroupPhysicalStructureMetrosFacilities facilities = 536683137;
|
int |
getFacilitiesCount()
repeated .google.cloud.compute.v1.InterconnectGroupPhysicalStructureMetrosFacilities facilities = 536683137;
|
List<InterconnectGroupPhysicalStructureMetrosFacilities> |
getFacilitiesList()
repeated .google.cloud.compute.v1.InterconnectGroupPhysicalStructureMetrosFacilities facilities = 536683137;
|
InterconnectGroupPhysicalStructureMetrosFacilitiesOrBuilder |
getFacilitiesOrBuilder(int index)
repeated .google.cloud.compute.v1.InterconnectGroupPhysicalStructureMetrosFacilities facilities = 536683137;
|
List<? extends InterconnectGroupPhysicalStructureMetrosFacilitiesOrBuilder> |
getFacilitiesOrBuilderList()
repeated .google.cloud.compute.v1.InterconnectGroupPhysicalStructureMetrosFacilities 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<InterconnectGroupPhysicalStructureMetrosFacilities> getFacilitiesList()
repeated .google.cloud.compute.v1.InterconnectGroupPhysicalStructureMetrosFacilities facilities = 536683137;
InterconnectGroupPhysicalStructureMetrosFacilities getFacilities(int index)
repeated .google.cloud.compute.v1.InterconnectGroupPhysicalStructureMetrosFacilities facilities = 536683137;
int getFacilitiesCount()
repeated .google.cloud.compute.v1.InterconnectGroupPhysicalStructureMetrosFacilities facilities = 536683137;
List<? extends InterconnectGroupPhysicalStructureMetrosFacilitiesOrBuilder> getFacilitiesOrBuilderList()
repeated .google.cloud.compute.v1.InterconnectGroupPhysicalStructureMetrosFacilities facilities = 536683137;
InterconnectGroupPhysicalStructureMetrosFacilitiesOrBuilder getFacilitiesOrBuilder(int index)
repeated .google.cloud.compute.v1.InterconnectGroupPhysicalStructureMetrosFacilities 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 Interconnects underneath this.
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 Interconnects underneath this.
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 Interconnects underneath this.
optional string metro = 103787801;Copyright © 2025 Google LLC. All rights reserved.