public static final class InterconnectDiagnosticsLinkLACPStatus.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<InterconnectDiagnosticsLinkLACPStatus.Builder> implements InterconnectDiagnosticsLinkLACPStatusOrBuilder
Protobuf type
google.cloud.compute.v1.InterconnectDiagnosticsLinkLACPStatus| Modifier and Type | Method and Description |
|---|---|
InterconnectDiagnosticsLinkLACPStatus.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
InterconnectDiagnosticsLinkLACPStatus |
build() |
InterconnectDiagnosticsLinkLACPStatus |
buildPartial() |
InterconnectDiagnosticsLinkLACPStatus.Builder |
clear() |
InterconnectDiagnosticsLinkLACPStatus.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
InterconnectDiagnosticsLinkLACPStatus.Builder |
clearGoogleSystemId()
System ID of the port on Google's side of the LACP exchange.
|
InterconnectDiagnosticsLinkLACPStatus.Builder |
clearNeighborSystemId()
System ID of the port on the neighbor's side of the LACP exchange.
|
InterconnectDiagnosticsLinkLACPStatus.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
InterconnectDiagnosticsLinkLACPStatus.Builder |
clearState()
The state of a LACP link, which can take one of the following values: - ACTIVE: The link is configured and active within the bundle.
|
InterconnectDiagnosticsLinkLACPStatus.Builder |
clone() |
InterconnectDiagnosticsLinkLACPStatus |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getGoogleSystemId()
System ID of the port on Google's side of the LACP exchange.
|
com.google.protobuf.ByteString |
getGoogleSystemIdBytes()
System ID of the port on Google's side of the LACP exchange.
|
String |
getNeighborSystemId()
System ID of the port on the neighbor's side of the LACP exchange.
|
com.google.protobuf.ByteString |
getNeighborSystemIdBytes()
System ID of the port on the neighbor's side of the LACP exchange.
|
String |
getState()
The state of a LACP link, which can take one of the following values: - ACTIVE: The link is configured and active within the bundle.
|
com.google.protobuf.ByteString |
getStateBytes()
The state of a LACP link, which can take one of the following values: - ACTIVE: The link is configured and active within the bundle.
|
boolean |
hasGoogleSystemId()
System ID of the port on Google's side of the LACP exchange.
|
boolean |
hasNeighborSystemId()
System ID of the port on the neighbor's side of the LACP exchange.
|
boolean |
hasState()
The state of a LACP link, which can take one of the following values: - ACTIVE: The link is configured and active within the bundle.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
InterconnectDiagnosticsLinkLACPStatus.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
InterconnectDiagnosticsLinkLACPStatus.Builder |
mergeFrom(InterconnectDiagnosticsLinkLACPStatus other) |
InterconnectDiagnosticsLinkLACPStatus.Builder |
mergeFrom(com.google.protobuf.Message other) |
InterconnectDiagnosticsLinkLACPStatus.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
InterconnectDiagnosticsLinkLACPStatus.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
InterconnectDiagnosticsLinkLACPStatus.Builder |
setGoogleSystemId(String value)
System ID of the port on Google's side of the LACP exchange.
|
InterconnectDiagnosticsLinkLACPStatus.Builder |
setGoogleSystemIdBytes(com.google.protobuf.ByteString value)
System ID of the port on Google's side of the LACP exchange.
|
InterconnectDiagnosticsLinkLACPStatus.Builder |
setNeighborSystemId(String value)
System ID of the port on the neighbor's side of the LACP exchange.
|
InterconnectDiagnosticsLinkLACPStatus.Builder |
setNeighborSystemIdBytes(com.google.protobuf.ByteString value)
System ID of the port on the neighbor's side of the LACP exchange.
|
InterconnectDiagnosticsLinkLACPStatus.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
InterconnectDiagnosticsLinkLACPStatus.Builder |
setState(String value)
The state of a LACP link, which can take one of the following values: - ACTIVE: The link is configured and active within the bundle.
|
InterconnectDiagnosticsLinkLACPStatus.Builder |
setStateBytes(com.google.protobuf.ByteString value)
The state of a LACP link, which can take one of the following values: - ACTIVE: The link is configured and active within the bundle.
|
InterconnectDiagnosticsLinkLACPStatus.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, 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, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<InterconnectDiagnosticsLinkLACPStatus.Builder>public InterconnectDiagnosticsLinkLACPStatus.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<InterconnectDiagnosticsLinkLACPStatus.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<InterconnectDiagnosticsLinkLACPStatus.Builder>public InterconnectDiagnosticsLinkLACPStatus getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic InterconnectDiagnosticsLinkLACPStatus build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic InterconnectDiagnosticsLinkLACPStatus buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic InterconnectDiagnosticsLinkLACPStatus.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<InterconnectDiagnosticsLinkLACPStatus.Builder>public InterconnectDiagnosticsLinkLACPStatus.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<InterconnectDiagnosticsLinkLACPStatus.Builder>public InterconnectDiagnosticsLinkLACPStatus.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<InterconnectDiagnosticsLinkLACPStatus.Builder>public InterconnectDiagnosticsLinkLACPStatus.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<InterconnectDiagnosticsLinkLACPStatus.Builder>public InterconnectDiagnosticsLinkLACPStatus.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<InterconnectDiagnosticsLinkLACPStatus.Builder>public InterconnectDiagnosticsLinkLACPStatus.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<InterconnectDiagnosticsLinkLACPStatus.Builder>public InterconnectDiagnosticsLinkLACPStatus.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<InterconnectDiagnosticsLinkLACPStatus.Builder>public InterconnectDiagnosticsLinkLACPStatus.Builder mergeFrom(InterconnectDiagnosticsLinkLACPStatus other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<InterconnectDiagnosticsLinkLACPStatus.Builder>public InterconnectDiagnosticsLinkLACPStatus.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<InterconnectDiagnosticsLinkLACPStatus.Builder>IOExceptionpublic boolean hasGoogleSystemId()
System ID of the port on Google's side of the LACP exchange.
optional string google_system_id = 91210405;hasGoogleSystemId in interface InterconnectDiagnosticsLinkLACPStatusOrBuilderpublic String getGoogleSystemId()
System ID of the port on Google's side of the LACP exchange.
optional string google_system_id = 91210405;getGoogleSystemId in interface InterconnectDiagnosticsLinkLACPStatusOrBuilderpublic com.google.protobuf.ByteString getGoogleSystemIdBytes()
System ID of the port on Google's side of the LACP exchange.
optional string google_system_id = 91210405;getGoogleSystemIdBytes in interface InterconnectDiagnosticsLinkLACPStatusOrBuilderpublic InterconnectDiagnosticsLinkLACPStatus.Builder setGoogleSystemId(String value)
System ID of the port on Google's side of the LACP exchange.
optional string google_system_id = 91210405;value - The googleSystemId to set.public InterconnectDiagnosticsLinkLACPStatus.Builder clearGoogleSystemId()
System ID of the port on Google's side of the LACP exchange.
optional string google_system_id = 91210405;public InterconnectDiagnosticsLinkLACPStatus.Builder setGoogleSystemIdBytes(com.google.protobuf.ByteString value)
System ID of the port on Google's side of the LACP exchange.
optional string google_system_id = 91210405;value - The bytes for googleSystemId to set.public boolean hasNeighborSystemId()
System ID of the port on the neighbor's side of the LACP exchange.
optional string neighbor_system_id = 343821342;hasNeighborSystemId in interface InterconnectDiagnosticsLinkLACPStatusOrBuilderpublic String getNeighborSystemId()
System ID of the port on the neighbor's side of the LACP exchange.
optional string neighbor_system_id = 343821342;getNeighborSystemId in interface InterconnectDiagnosticsLinkLACPStatusOrBuilderpublic com.google.protobuf.ByteString getNeighborSystemIdBytes()
System ID of the port on the neighbor's side of the LACP exchange.
optional string neighbor_system_id = 343821342;getNeighborSystemIdBytes in interface InterconnectDiagnosticsLinkLACPStatusOrBuilderpublic InterconnectDiagnosticsLinkLACPStatus.Builder setNeighborSystemId(String value)
System ID of the port on the neighbor's side of the LACP exchange.
optional string neighbor_system_id = 343821342;value - The neighborSystemId to set.public InterconnectDiagnosticsLinkLACPStatus.Builder clearNeighborSystemId()
System ID of the port on the neighbor's side of the LACP exchange.
optional string neighbor_system_id = 343821342;public InterconnectDiagnosticsLinkLACPStatus.Builder setNeighborSystemIdBytes(com.google.protobuf.ByteString value)
System ID of the port on the neighbor's side of the LACP exchange.
optional string neighbor_system_id = 343821342;value - The bytes for neighborSystemId to set.public boolean hasState()
The state of a LACP link, which can take one of the following values: - ACTIVE: The link is configured and active within the bundle. - DETACHED: The link is not configured within the bundle. This means that the rest of the object should be empty. Check the State enum for the list of possible values.
optional string state = 109757585;hasState in interface InterconnectDiagnosticsLinkLACPStatusOrBuilderpublic String getState()
The state of a LACP link, which can take one of the following values: - ACTIVE: The link is configured and active within the bundle. - DETACHED: The link is not configured within the bundle. This means that the rest of the object should be empty. Check the State enum for the list of possible values.
optional string state = 109757585;getState in interface InterconnectDiagnosticsLinkLACPStatusOrBuilderpublic com.google.protobuf.ByteString getStateBytes()
The state of a LACP link, which can take one of the following values: - ACTIVE: The link is configured and active within the bundle. - DETACHED: The link is not configured within the bundle. This means that the rest of the object should be empty. Check the State enum for the list of possible values.
optional string state = 109757585;getStateBytes in interface InterconnectDiagnosticsLinkLACPStatusOrBuilderpublic InterconnectDiagnosticsLinkLACPStatus.Builder setState(String value)
The state of a LACP link, which can take one of the following values: - ACTIVE: The link is configured and active within the bundle. - DETACHED: The link is not configured within the bundle. This means that the rest of the object should be empty. Check the State enum for the list of possible values.
optional string state = 109757585;value - The state to set.public InterconnectDiagnosticsLinkLACPStatus.Builder clearState()
The state of a LACP link, which can take one of the following values: - ACTIVE: The link is configured and active within the bundle. - DETACHED: The link is not configured within the bundle. This means that the rest of the object should be empty. Check the State enum for the list of possible values.
optional string state = 109757585;public InterconnectDiagnosticsLinkLACPStatus.Builder setStateBytes(com.google.protobuf.ByteString value)
The state of a LACP link, which can take one of the following values: - ACTIVE: The link is configured and active within the bundle. - DETACHED: The link is not configured within the bundle. This means that the rest of the object should be empty. Check the State enum for the list of possible values.
optional string state = 109757585;value - The bytes for state to set.public final InterconnectDiagnosticsLinkLACPStatus.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<InterconnectDiagnosticsLinkLACPStatus.Builder>public final InterconnectDiagnosticsLinkLACPStatus.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<InterconnectDiagnosticsLinkLACPStatus.Builder>Copyright © 2023 Google LLC. All rights reserved.