public static final class InterconnectAttachmentGroupsOperationalStatusAttachmentStatus.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<InterconnectAttachmentGroupsOperationalStatusAttachmentStatus.Builder> implements InterconnectAttachmentGroupsOperationalStatusAttachmentStatusOrBuilder
The status of one Attachment in the group. List order is arbitrary.Protobuf type
google.cloud.compute.v1.InterconnectAttachmentGroupsOperationalStatusAttachmentStatusgetAllFields, 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<InterconnectAttachmentGroupsOperationalStatusAttachmentStatus.Builder>public InterconnectAttachmentGroupsOperationalStatusAttachmentStatus.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<InterconnectAttachmentGroupsOperationalStatusAttachmentStatus.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<InterconnectAttachmentGroupsOperationalStatusAttachmentStatus.Builder>public InterconnectAttachmentGroupsOperationalStatusAttachmentStatus getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic InterconnectAttachmentGroupsOperationalStatusAttachmentStatus build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic InterconnectAttachmentGroupsOperationalStatusAttachmentStatus buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic InterconnectAttachmentGroupsOperationalStatusAttachmentStatus.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<InterconnectAttachmentGroupsOperationalStatusAttachmentStatus.Builder>public InterconnectAttachmentGroupsOperationalStatusAttachmentStatus.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<InterconnectAttachmentGroupsOperationalStatusAttachmentStatus.Builder>public InterconnectAttachmentGroupsOperationalStatusAttachmentStatus.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<InterconnectAttachmentGroupsOperationalStatusAttachmentStatus.Builder>public InterconnectAttachmentGroupsOperationalStatusAttachmentStatus.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<InterconnectAttachmentGroupsOperationalStatusAttachmentStatus.Builder>public InterconnectAttachmentGroupsOperationalStatusAttachmentStatus.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<InterconnectAttachmentGroupsOperationalStatusAttachmentStatus.Builder>public InterconnectAttachmentGroupsOperationalStatusAttachmentStatus.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<InterconnectAttachmentGroupsOperationalStatusAttachmentStatus.Builder>public InterconnectAttachmentGroupsOperationalStatusAttachmentStatus.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<InterconnectAttachmentGroupsOperationalStatusAttachmentStatus.Builder>public InterconnectAttachmentGroupsOperationalStatusAttachmentStatus.Builder mergeFrom(InterconnectAttachmentGroupsOperationalStatusAttachmentStatus other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<InterconnectAttachmentGroupsOperationalStatusAttachmentStatus.Builder>public InterconnectAttachmentGroupsOperationalStatusAttachmentStatus.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<InterconnectAttachmentGroupsOperationalStatusAttachmentStatus.Builder>IOExceptionpublic boolean hasAdminEnabled()
Whether this Attachment is enabled. This becomes false when the customer drains their Attachment.
optional bool admin_enabled = 445675089;hasAdminEnabled in interface InterconnectAttachmentGroupsOperationalStatusAttachmentStatusOrBuilderpublic boolean getAdminEnabled()
Whether this Attachment is enabled. This becomes false when the customer drains their Attachment.
optional bool admin_enabled = 445675089;getAdminEnabled in interface InterconnectAttachmentGroupsOperationalStatusAttachmentStatusOrBuilderpublic InterconnectAttachmentGroupsOperationalStatusAttachmentStatus.Builder setAdminEnabled(boolean value)
Whether this Attachment is enabled. This becomes false when the customer drains their Attachment.
optional bool admin_enabled = 445675089;value - The adminEnabled to set.public InterconnectAttachmentGroupsOperationalStatusAttachmentStatus.Builder clearAdminEnabled()
Whether this Attachment is enabled. This becomes false when the customer drains their Attachment.
optional bool admin_enabled = 445675089;public boolean hasAttachment()
The URL of the Attachment being described.
optional string attachment = 183982371;hasAttachment in interface InterconnectAttachmentGroupsOperationalStatusAttachmentStatusOrBuilderpublic String getAttachment()
The URL of the Attachment being described.
optional string attachment = 183982371;getAttachment in interface InterconnectAttachmentGroupsOperationalStatusAttachmentStatusOrBuilderpublic com.google.protobuf.ByteString getAttachmentBytes()
The URL of the Attachment being described.
optional string attachment = 183982371;getAttachmentBytes in interface InterconnectAttachmentGroupsOperationalStatusAttachmentStatusOrBuilderpublic InterconnectAttachmentGroupsOperationalStatusAttachmentStatus.Builder setAttachment(String value)
The URL of the Attachment being described.
optional string attachment = 183982371;value - The attachment to set.public InterconnectAttachmentGroupsOperationalStatusAttachmentStatus.Builder clearAttachment()
The URL of the Attachment being described.
optional string attachment = 183982371;public InterconnectAttachmentGroupsOperationalStatusAttachmentStatus.Builder setAttachmentBytes(com.google.protobuf.ByteString value)
The URL of the Attachment being described.
optional string attachment = 183982371;value - The bytes for attachment to set.public boolean hasIsActive()
Whether this Attachment is participating in the redundant configuration. This will be ACTIVE if and only if the status below is CONNECTION_UP. Any INACTIVE Attachments are excluded from the analysis that generates operational.availabilitySLA. Check the IsActive enum for the list of possible values.
optional string is_active = 114830267;hasIsActive in interface InterconnectAttachmentGroupsOperationalStatusAttachmentStatusOrBuilderpublic String getIsActive()
Whether this Attachment is participating in the redundant configuration. This will be ACTIVE if and only if the status below is CONNECTION_UP. Any INACTIVE Attachments are excluded from the analysis that generates operational.availabilitySLA. Check the IsActive enum for the list of possible values.
optional string is_active = 114830267;getIsActive in interface InterconnectAttachmentGroupsOperationalStatusAttachmentStatusOrBuilderpublic com.google.protobuf.ByteString getIsActiveBytes()
Whether this Attachment is participating in the redundant configuration. This will be ACTIVE if and only if the status below is CONNECTION_UP. Any INACTIVE Attachments are excluded from the analysis that generates operational.availabilitySLA. Check the IsActive enum for the list of possible values.
optional string is_active = 114830267;getIsActiveBytes in interface InterconnectAttachmentGroupsOperationalStatusAttachmentStatusOrBuilderpublic InterconnectAttachmentGroupsOperationalStatusAttachmentStatus.Builder setIsActive(String value)
Whether this Attachment is participating in the redundant configuration. This will be ACTIVE if and only if the status below is CONNECTION_UP. Any INACTIVE Attachments are excluded from the analysis that generates operational.availabilitySLA. Check the IsActive enum for the list of possible values.
optional string is_active = 114830267;value - The isActive to set.public InterconnectAttachmentGroupsOperationalStatusAttachmentStatus.Builder clearIsActive()
Whether this Attachment is participating in the redundant configuration. This will be ACTIVE if and only if the status below is CONNECTION_UP. Any INACTIVE Attachments are excluded from the analysis that generates operational.availabilitySLA. Check the IsActive enum for the list of possible values.
optional string is_active = 114830267;public InterconnectAttachmentGroupsOperationalStatusAttachmentStatus.Builder setIsActiveBytes(com.google.protobuf.ByteString value)
Whether this Attachment is participating in the redundant configuration. This will be ACTIVE if and only if the status below is CONNECTION_UP. Any INACTIVE Attachments are excluded from the analysis that generates operational.availabilitySLA. Check the IsActive enum for the list of possible values.
optional string is_active = 114830267;value - The bytes for isActive to set.public boolean hasStatus()
Whether this Attachment is active, and if so, whether BGP is up. This is based on the statuses available in the Pantheon UI here: http://google3/java/com/google/cloud/boq/clientapi/gce/hybrid/api/interconnect_models.proto Check the Status enum for the list of possible values.
optional string status = 181260274;hasStatus in interface InterconnectAttachmentGroupsOperationalStatusAttachmentStatusOrBuilderpublic String getStatus()
Whether this Attachment is active, and if so, whether BGP is up. This is based on the statuses available in the Pantheon UI here: http://google3/java/com/google/cloud/boq/clientapi/gce/hybrid/api/interconnect_models.proto Check the Status enum for the list of possible values.
optional string status = 181260274;getStatus in interface InterconnectAttachmentGroupsOperationalStatusAttachmentStatusOrBuilderpublic com.google.protobuf.ByteString getStatusBytes()
Whether this Attachment is active, and if so, whether BGP is up. This is based on the statuses available in the Pantheon UI here: http://google3/java/com/google/cloud/boq/clientapi/gce/hybrid/api/interconnect_models.proto Check the Status enum for the list of possible values.
optional string status = 181260274;getStatusBytes in interface InterconnectAttachmentGroupsOperationalStatusAttachmentStatusOrBuilderpublic InterconnectAttachmentGroupsOperationalStatusAttachmentStatus.Builder setStatus(String value)
Whether this Attachment is active, and if so, whether BGP is up. This is based on the statuses available in the Pantheon UI here: http://google3/java/com/google/cloud/boq/clientapi/gce/hybrid/api/interconnect_models.proto Check the Status enum for the list of possible values.
optional string status = 181260274;value - The status to set.public InterconnectAttachmentGroupsOperationalStatusAttachmentStatus.Builder clearStatus()
Whether this Attachment is active, and if so, whether BGP is up. This is based on the statuses available in the Pantheon UI here: http://google3/java/com/google/cloud/boq/clientapi/gce/hybrid/api/interconnect_models.proto Check the Status enum for the list of possible values.
optional string status = 181260274;public InterconnectAttachmentGroupsOperationalStatusAttachmentStatus.Builder setStatusBytes(com.google.protobuf.ByteString value)
Whether this Attachment is active, and if so, whether BGP is up. This is based on the statuses available in the Pantheon UI here: http://google3/java/com/google/cloud/boq/clientapi/gce/hybrid/api/interconnect_models.proto Check the Status enum for the list of possible values.
optional string status = 181260274;value - The bytes for status to set.public final InterconnectAttachmentGroupsOperationalStatusAttachmentStatus.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<InterconnectAttachmentGroupsOperationalStatusAttachmentStatus.Builder>public final InterconnectAttachmentGroupsOperationalStatusAttachmentStatus.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<InterconnectAttachmentGroupsOperationalStatusAttachmentStatus.Builder>Copyright © 2025 Google LLC. All rights reserved.