public static final class InterconnectDiagnostics.LinkLLDPStatus.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<InterconnectDiagnostics.LinkLLDPStatus.Builder> implements InterconnectDiagnostics.LinkLLDPStatusOrBuilder
Describing a LLDP link.Protobuf type
google.cloud.edgenetwork.v1.InterconnectDiagnostics.LinkLLDPStatus| Modifier and Type | Method and Description |
|---|---|
InterconnectDiagnostics.LinkLLDPStatus.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
InterconnectDiagnostics.LinkLLDPStatus |
build() |
InterconnectDiagnostics.LinkLLDPStatus |
buildPartial() |
InterconnectDiagnostics.LinkLLDPStatus.Builder |
clear() |
InterconnectDiagnostics.LinkLLDPStatus.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
InterconnectDiagnostics.LinkLLDPStatus.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
InterconnectDiagnostics.LinkLLDPStatus.Builder |
clearPeerChassisId()
The peer chassis component of the endpoint identifier associated with the
transmitting LLDP agent.
|
InterconnectDiagnostics.LinkLLDPStatus.Builder |
clearPeerChassisIdType()
The format and source of the peer chassis identifier string.
|
InterconnectDiagnostics.LinkLLDPStatus.Builder |
clearPeerPortId()
The port component of the endpoint identifier associated with the
transmitting LLDP agent.
|
InterconnectDiagnostics.LinkLLDPStatus.Builder |
clearPeerPortIdType()
The format and source of the peer port identifier string.
|
InterconnectDiagnostics.LinkLLDPStatus.Builder |
clearPeerSystemDescription()
The textual description of the network entity of LLDP peer.
|
InterconnectDiagnostics.LinkLLDPStatus.Builder |
clearPeerSystemName()
The peer system's administratively assigned name.
|
InterconnectDiagnostics.LinkLLDPStatus.Builder |
clone() |
InterconnectDiagnostics.LinkLLDPStatus |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getPeerChassisId()
The peer chassis component of the endpoint identifier associated with the
transmitting LLDP agent.
|
com.google.protobuf.ByteString |
getPeerChassisIdBytes()
The peer chassis component of the endpoint identifier associated with the
transmitting LLDP agent.
|
String |
getPeerChassisIdType()
The format and source of the peer chassis identifier string.
|
com.google.protobuf.ByteString |
getPeerChassisIdTypeBytes()
The format and source of the peer chassis identifier string.
|
String |
getPeerPortId()
The port component of the endpoint identifier associated with the
transmitting LLDP agent.
|
com.google.protobuf.ByteString |
getPeerPortIdBytes()
The port component of the endpoint identifier associated with the
transmitting LLDP agent.
|
String |
getPeerPortIdType()
The format and source of the peer port identifier string.
|
com.google.protobuf.ByteString |
getPeerPortIdTypeBytes()
The format and source of the peer port identifier string.
|
String |
getPeerSystemDescription()
The textual description of the network entity of LLDP peer.
|
com.google.protobuf.ByteString |
getPeerSystemDescriptionBytes()
The textual description of the network entity of LLDP peer.
|
String |
getPeerSystemName()
The peer system's administratively assigned name.
|
com.google.protobuf.ByteString |
getPeerSystemNameBytes()
The peer system's administratively assigned name.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
InterconnectDiagnostics.LinkLLDPStatus.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
InterconnectDiagnostics.LinkLLDPStatus.Builder |
mergeFrom(InterconnectDiagnostics.LinkLLDPStatus other) |
InterconnectDiagnostics.LinkLLDPStatus.Builder |
mergeFrom(com.google.protobuf.Message other) |
InterconnectDiagnostics.LinkLLDPStatus.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
InterconnectDiagnostics.LinkLLDPStatus.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
InterconnectDiagnostics.LinkLLDPStatus.Builder |
setPeerChassisId(String value)
The peer chassis component of the endpoint identifier associated with the
transmitting LLDP agent.
|
InterconnectDiagnostics.LinkLLDPStatus.Builder |
setPeerChassisIdBytes(com.google.protobuf.ByteString value)
The peer chassis component of the endpoint identifier associated with the
transmitting LLDP agent.
|
InterconnectDiagnostics.LinkLLDPStatus.Builder |
setPeerChassisIdType(String value)
The format and source of the peer chassis identifier string.
|
InterconnectDiagnostics.LinkLLDPStatus.Builder |
setPeerChassisIdTypeBytes(com.google.protobuf.ByteString value)
The format and source of the peer chassis identifier string.
|
InterconnectDiagnostics.LinkLLDPStatus.Builder |
setPeerPortId(String value)
The port component of the endpoint identifier associated with the
transmitting LLDP agent.
|
InterconnectDiagnostics.LinkLLDPStatus.Builder |
setPeerPortIdBytes(com.google.protobuf.ByteString value)
The port component of the endpoint identifier associated with the
transmitting LLDP agent.
|
InterconnectDiagnostics.LinkLLDPStatus.Builder |
setPeerPortIdType(String value)
The format and source of the peer port identifier string.
|
InterconnectDiagnostics.LinkLLDPStatus.Builder |
setPeerPortIdTypeBytes(com.google.protobuf.ByteString value)
The format and source of the peer port identifier string.
|
InterconnectDiagnostics.LinkLLDPStatus.Builder |
setPeerSystemDescription(String value)
The textual description of the network entity of LLDP peer.
|
InterconnectDiagnostics.LinkLLDPStatus.Builder |
setPeerSystemDescriptionBytes(com.google.protobuf.ByteString value)
The textual description of the network entity of LLDP peer.
|
InterconnectDiagnostics.LinkLLDPStatus.Builder |
setPeerSystemName(String value)
The peer system's administratively assigned name.
|
InterconnectDiagnostics.LinkLLDPStatus.Builder |
setPeerSystemNameBytes(com.google.protobuf.ByteString value)
The peer system's administratively assigned name.
|
InterconnectDiagnostics.LinkLLDPStatus.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
InterconnectDiagnostics.LinkLLDPStatus.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<InterconnectDiagnostics.LinkLLDPStatus.Builder>public InterconnectDiagnostics.LinkLLDPStatus.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<InterconnectDiagnostics.LinkLLDPStatus.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<InterconnectDiagnostics.LinkLLDPStatus.Builder>public InterconnectDiagnostics.LinkLLDPStatus getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic InterconnectDiagnostics.LinkLLDPStatus build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic InterconnectDiagnostics.LinkLLDPStatus buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic InterconnectDiagnostics.LinkLLDPStatus.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<InterconnectDiagnostics.LinkLLDPStatus.Builder>public InterconnectDiagnostics.LinkLLDPStatus.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<InterconnectDiagnostics.LinkLLDPStatus.Builder>public InterconnectDiagnostics.LinkLLDPStatus.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<InterconnectDiagnostics.LinkLLDPStatus.Builder>public InterconnectDiagnostics.LinkLLDPStatus.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<InterconnectDiagnostics.LinkLLDPStatus.Builder>public InterconnectDiagnostics.LinkLLDPStatus.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<InterconnectDiagnostics.LinkLLDPStatus.Builder>public InterconnectDiagnostics.LinkLLDPStatus.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<InterconnectDiagnostics.LinkLLDPStatus.Builder>public InterconnectDiagnostics.LinkLLDPStatus.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<InterconnectDiagnostics.LinkLLDPStatus.Builder>public InterconnectDiagnostics.LinkLLDPStatus.Builder mergeFrom(InterconnectDiagnostics.LinkLLDPStatus other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<InterconnectDiagnostics.LinkLLDPStatus.Builder>public InterconnectDiagnostics.LinkLLDPStatus.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<InterconnectDiagnostics.LinkLLDPStatus.Builder>IOExceptionpublic String getPeerSystemName()
The peer system's administratively assigned name.
string peer_system_name = 1;getPeerSystemName in interface InterconnectDiagnostics.LinkLLDPStatusOrBuilderpublic com.google.protobuf.ByteString getPeerSystemNameBytes()
The peer system's administratively assigned name.
string peer_system_name = 1;getPeerSystemNameBytes in interface InterconnectDiagnostics.LinkLLDPStatusOrBuilderpublic InterconnectDiagnostics.LinkLLDPStatus.Builder setPeerSystemName(String value)
The peer system's administratively assigned name.
string peer_system_name = 1;value - The peerSystemName to set.public InterconnectDiagnostics.LinkLLDPStatus.Builder clearPeerSystemName()
The peer system's administratively assigned name.
string peer_system_name = 1;public InterconnectDiagnostics.LinkLLDPStatus.Builder setPeerSystemNameBytes(com.google.protobuf.ByteString value)
The peer system's administratively assigned name.
string peer_system_name = 1;value - The bytes for peerSystemName to set.public String getPeerSystemDescription()
The textual description of the network entity of LLDP peer.
string peer_system_description = 2;getPeerSystemDescription in interface InterconnectDiagnostics.LinkLLDPStatusOrBuilderpublic com.google.protobuf.ByteString getPeerSystemDescriptionBytes()
The textual description of the network entity of LLDP peer.
string peer_system_description = 2;getPeerSystemDescriptionBytes in interface InterconnectDiagnostics.LinkLLDPStatusOrBuilderpublic InterconnectDiagnostics.LinkLLDPStatus.Builder setPeerSystemDescription(String value)
The textual description of the network entity of LLDP peer.
string peer_system_description = 2;value - The peerSystemDescription to set.public InterconnectDiagnostics.LinkLLDPStatus.Builder clearPeerSystemDescription()
The textual description of the network entity of LLDP peer.
string peer_system_description = 2;public InterconnectDiagnostics.LinkLLDPStatus.Builder setPeerSystemDescriptionBytes(com.google.protobuf.ByteString value)
The textual description of the network entity of LLDP peer.
string peer_system_description = 2;value - The bytes for peerSystemDescription to set.public String getPeerChassisId()
The peer chassis component of the endpoint identifier associated with the transmitting LLDP agent.
string peer_chassis_id = 3;getPeerChassisId in interface InterconnectDiagnostics.LinkLLDPStatusOrBuilderpublic com.google.protobuf.ByteString getPeerChassisIdBytes()
The peer chassis component of the endpoint identifier associated with the transmitting LLDP agent.
string peer_chassis_id = 3;getPeerChassisIdBytes in interface InterconnectDiagnostics.LinkLLDPStatusOrBuilderpublic InterconnectDiagnostics.LinkLLDPStatus.Builder setPeerChassisId(String value)
The peer chassis component of the endpoint identifier associated with the transmitting LLDP agent.
string peer_chassis_id = 3;value - The peerChassisId to set.public InterconnectDiagnostics.LinkLLDPStatus.Builder clearPeerChassisId()
The peer chassis component of the endpoint identifier associated with the transmitting LLDP agent.
string peer_chassis_id = 3;public InterconnectDiagnostics.LinkLLDPStatus.Builder setPeerChassisIdBytes(com.google.protobuf.ByteString value)
The peer chassis component of the endpoint identifier associated with the transmitting LLDP agent.
string peer_chassis_id = 3;value - The bytes for peerChassisId to set.public String getPeerChassisIdType()
The format and source of the peer chassis identifier string.
string peer_chassis_id_type = 4;getPeerChassisIdType in interface InterconnectDiagnostics.LinkLLDPStatusOrBuilderpublic com.google.protobuf.ByteString getPeerChassisIdTypeBytes()
The format and source of the peer chassis identifier string.
string peer_chassis_id_type = 4;getPeerChassisIdTypeBytes in interface InterconnectDiagnostics.LinkLLDPStatusOrBuilderpublic InterconnectDiagnostics.LinkLLDPStatus.Builder setPeerChassisIdType(String value)
The format and source of the peer chassis identifier string.
string peer_chassis_id_type = 4;value - The peerChassisIdType to set.public InterconnectDiagnostics.LinkLLDPStatus.Builder clearPeerChassisIdType()
The format and source of the peer chassis identifier string.
string peer_chassis_id_type = 4;public InterconnectDiagnostics.LinkLLDPStatus.Builder setPeerChassisIdTypeBytes(com.google.protobuf.ByteString value)
The format and source of the peer chassis identifier string.
string peer_chassis_id_type = 4;value - The bytes for peerChassisIdType to set.public String getPeerPortId()
The port component of the endpoint identifier associated with the transmitting LLDP agent. If the specified port is an IEEE 802.3 Repeater port, then this TLV is optional.
string peer_port_id = 5;getPeerPortId in interface InterconnectDiagnostics.LinkLLDPStatusOrBuilderpublic com.google.protobuf.ByteString getPeerPortIdBytes()
The port component of the endpoint identifier associated with the transmitting LLDP agent. If the specified port is an IEEE 802.3 Repeater port, then this TLV is optional.
string peer_port_id = 5;getPeerPortIdBytes in interface InterconnectDiagnostics.LinkLLDPStatusOrBuilderpublic InterconnectDiagnostics.LinkLLDPStatus.Builder setPeerPortId(String value)
The port component of the endpoint identifier associated with the transmitting LLDP agent. If the specified port is an IEEE 802.3 Repeater port, then this TLV is optional.
string peer_port_id = 5;value - The peerPortId to set.public InterconnectDiagnostics.LinkLLDPStatus.Builder clearPeerPortId()
The port component of the endpoint identifier associated with the transmitting LLDP agent. If the specified port is an IEEE 802.3 Repeater port, then this TLV is optional.
string peer_port_id = 5;public InterconnectDiagnostics.LinkLLDPStatus.Builder setPeerPortIdBytes(com.google.protobuf.ByteString value)
The port component of the endpoint identifier associated with the transmitting LLDP agent. If the specified port is an IEEE 802.3 Repeater port, then this TLV is optional.
string peer_port_id = 5;value - The bytes for peerPortId to set.public String getPeerPortIdType()
The format and source of the peer port identifier string.
string peer_port_id_type = 6;getPeerPortIdType in interface InterconnectDiagnostics.LinkLLDPStatusOrBuilderpublic com.google.protobuf.ByteString getPeerPortIdTypeBytes()
The format and source of the peer port identifier string.
string peer_port_id_type = 6;getPeerPortIdTypeBytes in interface InterconnectDiagnostics.LinkLLDPStatusOrBuilderpublic InterconnectDiagnostics.LinkLLDPStatus.Builder setPeerPortIdType(String value)
The format and source of the peer port identifier string.
string peer_port_id_type = 6;value - The peerPortIdType to set.public InterconnectDiagnostics.LinkLLDPStatus.Builder clearPeerPortIdType()
The format and source of the peer port identifier string.
string peer_port_id_type = 6;public InterconnectDiagnostics.LinkLLDPStatus.Builder setPeerPortIdTypeBytes(com.google.protobuf.ByteString value)
The format and source of the peer port identifier string.
string peer_port_id_type = 6;value - The bytes for peerPortIdType to set.public final InterconnectDiagnostics.LinkLLDPStatus.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<InterconnectDiagnostics.LinkLLDPStatus.Builder>public final InterconnectDiagnostics.LinkLLDPStatus.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<InterconnectDiagnostics.LinkLLDPStatus.Builder>Copyright © 2025 Google LLC. All rights reserved.