public static final class InterconnectGroupsOperationalStatusInterconnectStatus.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<InterconnectGroupsOperationalStatusInterconnectStatus.Builder> implements InterconnectGroupsOperationalStatusInterconnectStatusOrBuilder
The status of one Interconnect in the group. The order is arbitrary.Protobuf type
google.cloud.compute.v1.InterconnectGroupsOperationalStatusInterconnectStatus| Modifier and Type | Method and Description |
|---|---|
InterconnectGroupsOperationalStatusInterconnectStatus.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
InterconnectGroupsOperationalStatusInterconnectStatus |
build() |
InterconnectGroupsOperationalStatusInterconnectStatus |
buildPartial() |
InterconnectGroupsOperationalStatusInterconnectStatus.Builder |
clear() |
InterconnectGroupsOperationalStatusInterconnectStatus.Builder |
clearAdminEnabled()
Whether the Interconnect is enabled.
|
InterconnectGroupsOperationalStatusInterconnectStatus.Builder |
clearDiagnostics()
The diagnostics of the Interconnect, as returned by the existing get-diagnostics method.
|
InterconnectGroupsOperationalStatusInterconnectStatus.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
InterconnectGroupsOperationalStatusInterconnectStatus.Builder |
clearInterconnect()
The URL of the Interconnect being described.
|
InterconnectGroupsOperationalStatusInterconnectStatus.Builder |
clearIsActive()
Whether this interconnect is participating in the redundant configuration.
|
InterconnectGroupsOperationalStatusInterconnectStatus.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
InterconnectGroupsOperationalStatusInterconnectStatus.Builder |
clone() |
boolean |
getAdminEnabled()
Whether the Interconnect is enabled.
|
InterconnectGroupsOperationalStatusInterconnectStatus |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
InterconnectDiagnostics |
getDiagnostics()
The diagnostics of the Interconnect, as returned by the existing get-diagnostics method.
|
InterconnectDiagnostics.Builder |
getDiagnosticsBuilder()
The diagnostics of the Interconnect, as returned by the existing get-diagnostics method.
|
InterconnectDiagnosticsOrBuilder |
getDiagnosticsOrBuilder()
The diagnostics of the Interconnect, as returned by the existing get-diagnostics method.
|
String |
getInterconnect()
The URL of the Interconnect being described.
|
com.google.protobuf.ByteString |
getInterconnectBytes()
The URL of the Interconnect being described.
|
String |
getIsActive()
Whether this interconnect is participating in the redundant configuration.
|
com.google.protobuf.ByteString |
getIsActiveBytes()
Whether this interconnect is participating in the redundant configuration.
|
boolean |
hasAdminEnabled()
Whether the Interconnect is enabled.
|
boolean |
hasDiagnostics()
The diagnostics of the Interconnect, as returned by the existing get-diagnostics method.
|
boolean |
hasInterconnect()
The URL of the Interconnect being described.
|
boolean |
hasIsActive()
Whether this interconnect is participating in the redundant configuration.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
InterconnectGroupsOperationalStatusInterconnectStatus.Builder |
mergeDiagnostics(InterconnectDiagnostics value)
The diagnostics of the Interconnect, as returned by the existing get-diagnostics method.
|
InterconnectGroupsOperationalStatusInterconnectStatus.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
InterconnectGroupsOperationalStatusInterconnectStatus.Builder |
mergeFrom(InterconnectGroupsOperationalStatusInterconnectStatus other) |
InterconnectGroupsOperationalStatusInterconnectStatus.Builder |
mergeFrom(com.google.protobuf.Message other) |
InterconnectGroupsOperationalStatusInterconnectStatus.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
InterconnectGroupsOperationalStatusInterconnectStatus.Builder |
setAdminEnabled(boolean value)
Whether the Interconnect is enabled.
|
InterconnectGroupsOperationalStatusInterconnectStatus.Builder |
setDiagnostics(InterconnectDiagnostics.Builder builderForValue)
The diagnostics of the Interconnect, as returned by the existing get-diagnostics method.
|
InterconnectGroupsOperationalStatusInterconnectStatus.Builder |
setDiagnostics(InterconnectDiagnostics value)
The diagnostics of the Interconnect, as returned by the existing get-diagnostics method.
|
InterconnectGroupsOperationalStatusInterconnectStatus.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
InterconnectGroupsOperationalStatusInterconnectStatus.Builder |
setInterconnect(String value)
The URL of the Interconnect being described.
|
InterconnectGroupsOperationalStatusInterconnectStatus.Builder |
setInterconnectBytes(com.google.protobuf.ByteString value)
The URL of the Interconnect being described.
|
InterconnectGroupsOperationalStatusInterconnectStatus.Builder |
setIsActive(String value)
Whether this interconnect is participating in the redundant configuration.
|
InterconnectGroupsOperationalStatusInterconnectStatus.Builder |
setIsActiveBytes(com.google.protobuf.ByteString value)
Whether this interconnect is participating in the redundant configuration.
|
InterconnectGroupsOperationalStatusInterconnectStatus.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
InterconnectGroupsOperationalStatusInterconnectStatus.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<InterconnectGroupsOperationalStatusInterconnectStatus.Builder>public InterconnectGroupsOperationalStatusInterconnectStatus.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<InterconnectGroupsOperationalStatusInterconnectStatus.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<InterconnectGroupsOperationalStatusInterconnectStatus.Builder>public InterconnectGroupsOperationalStatusInterconnectStatus getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic InterconnectGroupsOperationalStatusInterconnectStatus build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic InterconnectGroupsOperationalStatusInterconnectStatus buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic InterconnectGroupsOperationalStatusInterconnectStatus.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<InterconnectGroupsOperationalStatusInterconnectStatus.Builder>public InterconnectGroupsOperationalStatusInterconnectStatus.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<InterconnectGroupsOperationalStatusInterconnectStatus.Builder>public InterconnectGroupsOperationalStatusInterconnectStatus.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<InterconnectGroupsOperationalStatusInterconnectStatus.Builder>public InterconnectGroupsOperationalStatusInterconnectStatus.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<InterconnectGroupsOperationalStatusInterconnectStatus.Builder>public InterconnectGroupsOperationalStatusInterconnectStatus.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<InterconnectGroupsOperationalStatusInterconnectStatus.Builder>public InterconnectGroupsOperationalStatusInterconnectStatus.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<InterconnectGroupsOperationalStatusInterconnectStatus.Builder>public InterconnectGroupsOperationalStatusInterconnectStatus.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<InterconnectGroupsOperationalStatusInterconnectStatus.Builder>public InterconnectGroupsOperationalStatusInterconnectStatus.Builder mergeFrom(InterconnectGroupsOperationalStatusInterconnectStatus other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<InterconnectGroupsOperationalStatusInterconnectStatus.Builder>public InterconnectGroupsOperationalStatusInterconnectStatus.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<InterconnectGroupsOperationalStatusInterconnectStatus.Builder>IOExceptionpublic boolean hasAdminEnabled()
Whether the Interconnect is enabled.
optional bool admin_enabled = 445675089;hasAdminEnabled in interface InterconnectGroupsOperationalStatusInterconnectStatusOrBuilderpublic boolean getAdminEnabled()
Whether the Interconnect is enabled.
optional bool admin_enabled = 445675089;getAdminEnabled in interface InterconnectGroupsOperationalStatusInterconnectStatusOrBuilderpublic InterconnectGroupsOperationalStatusInterconnectStatus.Builder setAdminEnabled(boolean value)
Whether the Interconnect is enabled.
optional bool admin_enabled = 445675089;value - The adminEnabled to set.public InterconnectGroupsOperationalStatusInterconnectStatus.Builder clearAdminEnabled()
Whether the Interconnect is enabled.
optional bool admin_enabled = 445675089;public boolean hasDiagnostics()
The diagnostics of the Interconnect, as returned by the existing get-diagnostics method.
optional .google.cloud.compute.v1.InterconnectDiagnostics diagnostics = 333355436;
hasDiagnostics in interface InterconnectGroupsOperationalStatusInterconnectStatusOrBuilderpublic InterconnectDiagnostics getDiagnostics()
The diagnostics of the Interconnect, as returned by the existing get-diagnostics method.
optional .google.cloud.compute.v1.InterconnectDiagnostics diagnostics = 333355436;
getDiagnostics in interface InterconnectGroupsOperationalStatusInterconnectStatusOrBuilderpublic InterconnectGroupsOperationalStatusInterconnectStatus.Builder setDiagnostics(InterconnectDiagnostics value)
The diagnostics of the Interconnect, as returned by the existing get-diagnostics method.
optional .google.cloud.compute.v1.InterconnectDiagnostics diagnostics = 333355436;
public InterconnectGroupsOperationalStatusInterconnectStatus.Builder setDiagnostics(InterconnectDiagnostics.Builder builderForValue)
The diagnostics of the Interconnect, as returned by the existing get-diagnostics method.
optional .google.cloud.compute.v1.InterconnectDiagnostics diagnostics = 333355436;
public InterconnectGroupsOperationalStatusInterconnectStatus.Builder mergeDiagnostics(InterconnectDiagnostics value)
The diagnostics of the Interconnect, as returned by the existing get-diagnostics method.
optional .google.cloud.compute.v1.InterconnectDiagnostics diagnostics = 333355436;
public InterconnectGroupsOperationalStatusInterconnectStatus.Builder clearDiagnostics()
The diagnostics of the Interconnect, as returned by the existing get-diagnostics method.
optional .google.cloud.compute.v1.InterconnectDiagnostics diagnostics = 333355436;
public InterconnectDiagnostics.Builder getDiagnosticsBuilder()
The diagnostics of the Interconnect, as returned by the existing get-diagnostics method.
optional .google.cloud.compute.v1.InterconnectDiagnostics diagnostics = 333355436;
public InterconnectDiagnosticsOrBuilder getDiagnosticsOrBuilder()
The diagnostics of the Interconnect, as returned by the existing get-diagnostics method.
optional .google.cloud.compute.v1.InterconnectDiagnostics diagnostics = 333355436;
getDiagnosticsOrBuilder in interface InterconnectGroupsOperationalStatusInterconnectStatusOrBuilderpublic boolean hasInterconnect()
The URL of the Interconnect being described.
optional string interconnect = 224601230;hasInterconnect in interface InterconnectGroupsOperationalStatusInterconnectStatusOrBuilderpublic String getInterconnect()
The URL of the Interconnect being described.
optional string interconnect = 224601230;getInterconnect in interface InterconnectGroupsOperationalStatusInterconnectStatusOrBuilderpublic com.google.protobuf.ByteString getInterconnectBytes()
The URL of the Interconnect being described.
optional string interconnect = 224601230;getInterconnectBytes in interface InterconnectGroupsOperationalStatusInterconnectStatusOrBuilderpublic InterconnectGroupsOperationalStatusInterconnectStatus.Builder setInterconnect(String value)
The URL of the Interconnect being described.
optional string interconnect = 224601230;value - The interconnect to set.public InterconnectGroupsOperationalStatusInterconnectStatus.Builder clearInterconnect()
The URL of the Interconnect being described.
optional string interconnect = 224601230;public InterconnectGroupsOperationalStatusInterconnectStatus.Builder setInterconnectBytes(com.google.protobuf.ByteString value)
The URL of the Interconnect being described.
optional string interconnect = 224601230;value - The bytes for interconnect to set.public boolean hasIsActive()
Whether this interconnect is participating in the redundant configuration. Check the IsActive enum for the list of possible values.
optional string is_active = 114830267;hasIsActive in interface InterconnectGroupsOperationalStatusInterconnectStatusOrBuilderpublic String getIsActive()
Whether this interconnect is participating in the redundant configuration. Check the IsActive enum for the list of possible values.
optional string is_active = 114830267;getIsActive in interface InterconnectGroupsOperationalStatusInterconnectStatusOrBuilderpublic com.google.protobuf.ByteString getIsActiveBytes()
Whether this interconnect is participating in the redundant configuration. Check the IsActive enum for the list of possible values.
optional string is_active = 114830267;getIsActiveBytes in interface InterconnectGroupsOperationalStatusInterconnectStatusOrBuilderpublic InterconnectGroupsOperationalStatusInterconnectStatus.Builder setIsActive(String value)
Whether this interconnect is participating in the redundant configuration. Check the IsActive enum for the list of possible values.
optional string is_active = 114830267;value - The isActive to set.public InterconnectGroupsOperationalStatusInterconnectStatus.Builder clearIsActive()
Whether this interconnect is participating in the redundant configuration. Check the IsActive enum for the list of possible values.
optional string is_active = 114830267;public InterconnectGroupsOperationalStatusInterconnectStatus.Builder setIsActiveBytes(com.google.protobuf.ByteString value)
Whether this interconnect is participating in the redundant configuration. Check the IsActive enum for the list of possible values.
optional string is_active = 114830267;value - The bytes for isActive to set.public final InterconnectGroupsOperationalStatusInterconnectStatus.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<InterconnectGroupsOperationalStatusInterconnectStatus.Builder>public final InterconnectGroupsOperationalStatusInterconnectStatus.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<InterconnectGroupsOperationalStatusInterconnectStatus.Builder>Copyright © 2025 Google LLC. All rights reserved.