Class InterconnectDiagnostics.LinkLLDPStatus (0.4.0)

public static final class InterconnectDiagnostics.LinkLLDPStatus extends GeneratedMessageV3 implements InterconnectDiagnostics.LinkLLDPStatusOrBuilder

Describing a LLDP link.

Protobuf type google.cloud.edgenetwork.v1.InterconnectDiagnostics.LinkLLDPStatus

Inheritance

Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessageV3 > InterconnectDiagnostics.LinkLLDPStatus

Static Fields

PEER_CHASSIS_ID_FIELD_NUMBER

public static final int PEER_CHASSIS_ID_FIELD_NUMBER
Field Value
TypeDescription
int

PEER_CHASSIS_ID_TYPE_FIELD_NUMBER

public static final int PEER_CHASSIS_ID_TYPE_FIELD_NUMBER
Field Value
TypeDescription
int

PEER_PORT_ID_FIELD_NUMBER

public static final int PEER_PORT_ID_FIELD_NUMBER
Field Value
TypeDescription
int

PEER_PORT_ID_TYPE_FIELD_NUMBER

public static final int PEER_PORT_ID_TYPE_FIELD_NUMBER
Field Value
TypeDescription
int

PEER_SYSTEM_DESCRIPTION_FIELD_NUMBER

public static final int PEER_SYSTEM_DESCRIPTION_FIELD_NUMBER
Field Value
TypeDescription
int

PEER_SYSTEM_NAME_FIELD_NUMBER

public static final int PEER_SYSTEM_NAME_FIELD_NUMBER
Field Value
TypeDescription
int

Static Methods

getDefaultInstance()

public static InterconnectDiagnostics.LinkLLDPStatus getDefaultInstance()
Returns
TypeDescription
InterconnectDiagnostics.LinkLLDPStatus

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
TypeDescription
Descriptor

newBuilder()

public static InterconnectDiagnostics.LinkLLDPStatus.Builder newBuilder()
Returns
TypeDescription
InterconnectDiagnostics.LinkLLDPStatus.Builder

newBuilder(InterconnectDiagnostics.LinkLLDPStatus prototype)

public static InterconnectDiagnostics.LinkLLDPStatus.Builder newBuilder(InterconnectDiagnostics.LinkLLDPStatus prototype)
Parameter
NameDescription
prototypeInterconnectDiagnostics.LinkLLDPStatus
Returns
TypeDescription
InterconnectDiagnostics.LinkLLDPStatus.Builder

parseDelimitedFrom(InputStream input)

public static InterconnectDiagnostics.LinkLLDPStatus parseDelimitedFrom(InputStream input)
Parameter
NameDescription
inputInputStream
Returns
TypeDescription
InterconnectDiagnostics.LinkLLDPStatus
Exceptions
TypeDescription
IOException

parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)

public static InterconnectDiagnostics.LinkLLDPStatus parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
inputInputStream
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
InterconnectDiagnostics.LinkLLDPStatus
Exceptions
TypeDescription
IOException

parseFrom(byte[] data)

public static InterconnectDiagnostics.LinkLLDPStatus parseFrom(byte[] data)
Parameter
NameDescription
databyte[]
Returns
TypeDescription
InterconnectDiagnostics.LinkLLDPStatus
Exceptions
TypeDescription
InvalidProtocolBufferException

parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)

public static InterconnectDiagnostics.LinkLLDPStatus parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
databyte[]
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
InterconnectDiagnostics.LinkLLDPStatus
Exceptions
TypeDescription
InvalidProtocolBufferException

parseFrom(ByteString data)

public static InterconnectDiagnostics.LinkLLDPStatus parseFrom(ByteString data)
Parameter
NameDescription
dataByteString
Returns
TypeDescription
InterconnectDiagnostics.LinkLLDPStatus
Exceptions
TypeDescription
InvalidProtocolBufferException

parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)

public static InterconnectDiagnostics.LinkLLDPStatus parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
dataByteString
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
InterconnectDiagnostics.LinkLLDPStatus
Exceptions
TypeDescription
InvalidProtocolBufferException

parseFrom(CodedInputStream input)

public static InterconnectDiagnostics.LinkLLDPStatus parseFrom(CodedInputStream input)
Parameter
NameDescription
inputCodedInputStream
Returns
TypeDescription
InterconnectDiagnostics.LinkLLDPStatus
Exceptions
TypeDescription
IOException

parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public static InterconnectDiagnostics.LinkLLDPStatus parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
inputCodedInputStream
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
InterconnectDiagnostics.LinkLLDPStatus
Exceptions
TypeDescription
IOException

parseFrom(InputStream input)

public static InterconnectDiagnostics.LinkLLDPStatus parseFrom(InputStream input)
Parameter
NameDescription
inputInputStream
Returns
TypeDescription
InterconnectDiagnostics.LinkLLDPStatus
Exceptions
TypeDescription
IOException

parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)

public static InterconnectDiagnostics.LinkLLDPStatus parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
inputInputStream
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
InterconnectDiagnostics.LinkLLDPStatus
Exceptions
TypeDescription
IOException

parseFrom(ByteBuffer data)

public static InterconnectDiagnostics.LinkLLDPStatus parseFrom(ByteBuffer data)
Parameter
NameDescription
dataByteBuffer
Returns
TypeDescription
InterconnectDiagnostics.LinkLLDPStatus
Exceptions
TypeDescription
InvalidProtocolBufferException

parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)

public static InterconnectDiagnostics.LinkLLDPStatus parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
dataByteBuffer
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
InterconnectDiagnostics.LinkLLDPStatus
Exceptions
TypeDescription
InvalidProtocolBufferException

parser()

public static Parser<InterconnectDiagnostics.LinkLLDPStatus> parser()
Returns
TypeDescription
Parser<LinkLLDPStatus>

Methods

equals(Object obj)

public boolean equals(Object obj)
Parameter
NameDescription
objObject
Returns
TypeDescription
boolean
Overrides

getDefaultInstanceForType()

public InterconnectDiagnostics.LinkLLDPStatus getDefaultInstanceForType()
Returns
TypeDescription
InterconnectDiagnostics.LinkLLDPStatus

getParserForType()

public Parser<InterconnectDiagnostics.LinkLLDPStatus> getParserForType()
Returns
TypeDescription
Parser<LinkLLDPStatus>
Overrides

getPeerChassisId()

public String getPeerChassisId()

The peer chassis component of the endpoint identifier associated with the transmitting LLDP agent.

string peer_chassis_id = 3;

Returns
TypeDescription
String

The peerChassisId.

getPeerChassisIdBytes()

public ByteString getPeerChassisIdBytes()

The peer chassis component of the endpoint identifier associated with the transmitting LLDP agent.

string peer_chassis_id = 3;

Returns
TypeDescription
ByteString

The bytes for peerChassisId.

getPeerChassisIdType()

public String getPeerChassisIdType()

The format and source of the peer chassis identifier string.

string peer_chassis_id_type = 4;

Returns
TypeDescription
String

The peerChassisIdType.

getPeerChassisIdTypeBytes()

public ByteString getPeerChassisIdTypeBytes()

The format and source of the peer chassis identifier string.

string peer_chassis_id_type = 4;

Returns
TypeDescription
ByteString

The bytes for peerChassisIdType.

getPeerPortId()

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;

Returns
TypeDescription
String

The peerPortId.

getPeerPortIdBytes()

public 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;

Returns
TypeDescription
ByteString

The bytes for peerPortId.

getPeerPortIdType()

public String getPeerPortIdType()

The format and source of the peer port identifier string.

string peer_port_id_type = 6;

Returns
TypeDescription
String

The peerPortIdType.

getPeerPortIdTypeBytes()

public ByteString getPeerPortIdTypeBytes()

The format and source of the peer port identifier string.

string peer_port_id_type = 6;

Returns
TypeDescription
ByteString

The bytes for peerPortIdType.

getPeerSystemDescription()

public String getPeerSystemDescription()

The textual description of the network entity of LLDP peer.

string peer_system_description = 2;

Returns
TypeDescription
String

The peerSystemDescription.

getPeerSystemDescriptionBytes()

public ByteString getPeerSystemDescriptionBytes()

The textual description of the network entity of LLDP peer.

string peer_system_description = 2;

Returns
TypeDescription
ByteString

The bytes for peerSystemDescription.

getPeerSystemName()

public String getPeerSystemName()

The peer system's administratively assigned name.

string peer_system_name = 1;

Returns
TypeDescription
String

The peerSystemName.

getPeerSystemNameBytes()

public ByteString getPeerSystemNameBytes()

The peer system's administratively assigned name.

string peer_system_name = 1;

Returns
TypeDescription
ByteString

The bytes for peerSystemName.

getSerializedSize()

public int getSerializedSize()
Returns
TypeDescription
int
Overrides

hashCode()

public int hashCode()
Returns
TypeDescription
int
Overrides

internalGetFieldAccessorTable()

protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns
TypeDescription
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
TypeDescription
boolean
Overrides

newBuilderForType()

public InterconnectDiagnostics.LinkLLDPStatus.Builder newBuilderForType()
Returns
TypeDescription
InterconnectDiagnostics.LinkLLDPStatus.Builder

newBuilderForType(GeneratedMessageV3.BuilderParent parent)

protected InterconnectDiagnostics.LinkLLDPStatus.Builder newBuilderForType(GeneratedMessageV3.BuilderParent parent)
Parameter
NameDescription
parentBuilderParent
Returns
TypeDescription
InterconnectDiagnostics.LinkLLDPStatus.Builder
Overrides

newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)

protected Object newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)
Parameter
NameDescription
unusedUnusedPrivateParameter
Returns
TypeDescription
Object
Overrides

toBuilder()

public InterconnectDiagnostics.LinkLLDPStatus.Builder toBuilder()
Returns
TypeDescription
InterconnectDiagnostics.LinkLLDPStatus.Builder

writeTo(CodedOutputStream output)

public void writeTo(CodedOutputStream output)
Parameter
NameDescription
outputCodedOutputStream
Overrides
Exceptions
TypeDescription
IOException