public static final class InterconnectAttachmentGroupLogicalStructure.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<InterconnectAttachmentGroupLogicalStructure.Builder> implements InterconnectAttachmentGroupLogicalStructureOrBuilder
[Output Only] An analysis of the logical layout of Attachments in this group. Every Attachment in the group is shown once in this structure.Protobuf type
google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructure| Modifier and Type | Method and Description |
|---|---|
InterconnectAttachmentGroupLogicalStructure.Builder |
addAllRegions(Iterable<? extends InterconnectAttachmentGroupLogicalStructureRegion> values)
repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegion regions = 12367871;
|
InterconnectAttachmentGroupLogicalStructure.Builder |
addRegions(InterconnectAttachmentGroupLogicalStructureRegion.Builder builderForValue)
repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegion regions = 12367871;
|
InterconnectAttachmentGroupLogicalStructure.Builder |
addRegions(InterconnectAttachmentGroupLogicalStructureRegion value)
repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegion regions = 12367871;
|
InterconnectAttachmentGroupLogicalStructure.Builder |
addRegions(int index,
InterconnectAttachmentGroupLogicalStructureRegion.Builder builderForValue)
repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegion regions = 12367871;
|
InterconnectAttachmentGroupLogicalStructure.Builder |
addRegions(int index,
InterconnectAttachmentGroupLogicalStructureRegion value)
repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegion regions = 12367871;
|
InterconnectAttachmentGroupLogicalStructureRegion.Builder |
addRegionsBuilder()
repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegion regions = 12367871;
|
InterconnectAttachmentGroupLogicalStructureRegion.Builder |
addRegionsBuilder(int index)
repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegion regions = 12367871;
|
InterconnectAttachmentGroupLogicalStructure.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
InterconnectAttachmentGroupLogicalStructure |
build() |
InterconnectAttachmentGroupLogicalStructure |
buildPartial() |
InterconnectAttachmentGroupLogicalStructure.Builder |
clear() |
InterconnectAttachmentGroupLogicalStructure.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
InterconnectAttachmentGroupLogicalStructure.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
InterconnectAttachmentGroupLogicalStructure.Builder |
clearRegions()
repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegion regions = 12367871;
|
InterconnectAttachmentGroupLogicalStructure.Builder |
clone() |
InterconnectAttachmentGroupLogicalStructure |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
InterconnectAttachmentGroupLogicalStructureRegion |
getRegions(int index)
repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegion regions = 12367871;
|
InterconnectAttachmentGroupLogicalStructureRegion.Builder |
getRegionsBuilder(int index)
repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegion regions = 12367871;
|
List<InterconnectAttachmentGroupLogicalStructureRegion.Builder> |
getRegionsBuilderList()
repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegion regions = 12367871;
|
int |
getRegionsCount()
repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegion regions = 12367871;
|
List<InterconnectAttachmentGroupLogicalStructureRegion> |
getRegionsList()
repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegion regions = 12367871;
|
InterconnectAttachmentGroupLogicalStructureRegionOrBuilder |
getRegionsOrBuilder(int index)
repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegion regions = 12367871;
|
List<? extends InterconnectAttachmentGroupLogicalStructureRegionOrBuilder> |
getRegionsOrBuilderList()
repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegion regions = 12367871;
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
InterconnectAttachmentGroupLogicalStructure.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
InterconnectAttachmentGroupLogicalStructure.Builder |
mergeFrom(InterconnectAttachmentGroupLogicalStructure other) |
InterconnectAttachmentGroupLogicalStructure.Builder |
mergeFrom(com.google.protobuf.Message other) |
InterconnectAttachmentGroupLogicalStructure.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
InterconnectAttachmentGroupLogicalStructure.Builder |
removeRegions(int index)
repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegion regions = 12367871;
|
InterconnectAttachmentGroupLogicalStructure.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
InterconnectAttachmentGroupLogicalStructure.Builder |
setRegions(int index,
InterconnectAttachmentGroupLogicalStructureRegion.Builder builderForValue)
repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegion regions = 12367871;
|
InterconnectAttachmentGroupLogicalStructure.Builder |
setRegions(int index,
InterconnectAttachmentGroupLogicalStructureRegion value)
repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegion regions = 12367871;
|
InterconnectAttachmentGroupLogicalStructure.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
InterconnectAttachmentGroupLogicalStructure.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<InterconnectAttachmentGroupLogicalStructure.Builder>public InterconnectAttachmentGroupLogicalStructure.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<InterconnectAttachmentGroupLogicalStructure.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<InterconnectAttachmentGroupLogicalStructure.Builder>public InterconnectAttachmentGroupLogicalStructure getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic InterconnectAttachmentGroupLogicalStructure build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic InterconnectAttachmentGroupLogicalStructure buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic InterconnectAttachmentGroupLogicalStructure.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<InterconnectAttachmentGroupLogicalStructure.Builder>public InterconnectAttachmentGroupLogicalStructure.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<InterconnectAttachmentGroupLogicalStructure.Builder>public InterconnectAttachmentGroupLogicalStructure.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<InterconnectAttachmentGroupLogicalStructure.Builder>public InterconnectAttachmentGroupLogicalStructure.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<InterconnectAttachmentGroupLogicalStructure.Builder>public InterconnectAttachmentGroupLogicalStructure.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<InterconnectAttachmentGroupLogicalStructure.Builder>public InterconnectAttachmentGroupLogicalStructure.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<InterconnectAttachmentGroupLogicalStructure.Builder>public InterconnectAttachmentGroupLogicalStructure.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<InterconnectAttachmentGroupLogicalStructure.Builder>public InterconnectAttachmentGroupLogicalStructure.Builder mergeFrom(InterconnectAttachmentGroupLogicalStructure other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<InterconnectAttachmentGroupLogicalStructure.Builder>public InterconnectAttachmentGroupLogicalStructure.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<InterconnectAttachmentGroupLogicalStructure.Builder>IOExceptionpublic List<InterconnectAttachmentGroupLogicalStructureRegion> getRegionsList()
repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegion regions = 12367871;
getRegionsList in interface InterconnectAttachmentGroupLogicalStructureOrBuilderpublic int getRegionsCount()
repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegion regions = 12367871;
getRegionsCount in interface InterconnectAttachmentGroupLogicalStructureOrBuilderpublic InterconnectAttachmentGroupLogicalStructureRegion getRegions(int index)
repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegion regions = 12367871;
getRegions in interface InterconnectAttachmentGroupLogicalStructureOrBuilderpublic InterconnectAttachmentGroupLogicalStructure.Builder setRegions(int index, InterconnectAttachmentGroupLogicalStructureRegion value)
repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegion regions = 12367871;
public InterconnectAttachmentGroupLogicalStructure.Builder setRegions(int index, InterconnectAttachmentGroupLogicalStructureRegion.Builder builderForValue)
repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegion regions = 12367871;
public InterconnectAttachmentGroupLogicalStructure.Builder addRegions(InterconnectAttachmentGroupLogicalStructureRegion value)
repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegion regions = 12367871;
public InterconnectAttachmentGroupLogicalStructure.Builder addRegions(int index, InterconnectAttachmentGroupLogicalStructureRegion value)
repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegion regions = 12367871;
public InterconnectAttachmentGroupLogicalStructure.Builder addRegions(InterconnectAttachmentGroupLogicalStructureRegion.Builder builderForValue)
repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegion regions = 12367871;
public InterconnectAttachmentGroupLogicalStructure.Builder addRegions(int index, InterconnectAttachmentGroupLogicalStructureRegion.Builder builderForValue)
repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegion regions = 12367871;
public InterconnectAttachmentGroupLogicalStructure.Builder addAllRegions(Iterable<? extends InterconnectAttachmentGroupLogicalStructureRegion> values)
repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegion regions = 12367871;
public InterconnectAttachmentGroupLogicalStructure.Builder clearRegions()
repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegion regions = 12367871;
public InterconnectAttachmentGroupLogicalStructure.Builder removeRegions(int index)
repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegion regions = 12367871;
public InterconnectAttachmentGroupLogicalStructureRegion.Builder getRegionsBuilder(int index)
repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegion regions = 12367871;
public InterconnectAttachmentGroupLogicalStructureRegionOrBuilder getRegionsOrBuilder(int index)
repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegion regions = 12367871;
getRegionsOrBuilder in interface InterconnectAttachmentGroupLogicalStructureOrBuilderpublic List<? extends InterconnectAttachmentGroupLogicalStructureRegionOrBuilder> getRegionsOrBuilderList()
repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegion regions = 12367871;
getRegionsOrBuilderList in interface InterconnectAttachmentGroupLogicalStructureOrBuilderpublic InterconnectAttachmentGroupLogicalStructureRegion.Builder addRegionsBuilder()
repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegion regions = 12367871;
public InterconnectAttachmentGroupLogicalStructureRegion.Builder addRegionsBuilder(int index)
repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegion regions = 12367871;
public List<InterconnectAttachmentGroupLogicalStructureRegion.Builder> getRegionsBuilderList()
repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegion regions = 12367871;
public final InterconnectAttachmentGroupLogicalStructure.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<InterconnectAttachmentGroupLogicalStructure.Builder>public final InterconnectAttachmentGroupLogicalStructure.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<InterconnectAttachmentGroupLogicalStructure.Builder>Copyright © 2025 Google LLC. All rights reserved.