public interface InterconnectAttachmentGroupLogicalStructureRegionOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
InterconnectAttachmentGroupLogicalStructureRegionMetro |
getMetros(int index)
repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegionMetro metros = 533067386;
|
int |
getMetrosCount()
repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegionMetro metros = 533067386;
|
List<InterconnectAttachmentGroupLogicalStructureRegionMetro> |
getMetrosList()
repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegionMetro metros = 533067386;
|
InterconnectAttachmentGroupLogicalStructureRegionMetroOrBuilder |
getMetrosOrBuilder(int index)
repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegionMetro metros = 533067386;
|
List<? extends InterconnectAttachmentGroupLogicalStructureRegionMetroOrBuilder> |
getMetrosOrBuilderList()
repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegionMetro metros = 533067386;
|
String |
getRegion()
[Output Only] The name of a region, like "us-central1".
|
com.google.protobuf.ByteString |
getRegionBytes()
[Output Only] The name of a region, like "us-central1".
|
boolean |
hasRegion()
[Output Only] The name of a region, like "us-central1".
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<InterconnectAttachmentGroupLogicalStructureRegionMetro> getMetrosList()
repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegionMetro metros = 533067386;
InterconnectAttachmentGroupLogicalStructureRegionMetro getMetros(int index)
repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegionMetro metros = 533067386;
int getMetrosCount()
repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegionMetro metros = 533067386;
List<? extends InterconnectAttachmentGroupLogicalStructureRegionMetroOrBuilder> getMetrosOrBuilderList()
repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegionMetro metros = 533067386;
InterconnectAttachmentGroupLogicalStructureRegionMetroOrBuilder getMetrosOrBuilder(int index)
repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegionMetro metros = 533067386;
boolean hasRegion()
[Output Only] The name of a region, like "us-central1".
optional string region = 138946292;String getRegion()
[Output Only] The name of a region, like "us-central1".
optional string region = 138946292;com.google.protobuf.ByteString getRegionBytes()
[Output Only] The name of a region, like "us-central1".
optional string region = 138946292;Copyright © 2025 Google LLC. All rights reserved.