Package com.google.cloud.compute.v1
Class InterconnectDiagnosticsLinkStatus
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.compute.v1.InterconnectDiagnosticsLinkStatus
-
- All Implemented Interfaces:
InterconnectDiagnosticsLinkStatusOrBuilder
,com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Serializable
public final class InterconnectDiagnosticsLinkStatus extends com.google.protobuf.GeneratedMessageV3 implements InterconnectDiagnosticsLinkStatusOrBuilder
google.cloud.compute.v1.InterconnectDiagnosticsLinkStatus
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
InterconnectDiagnosticsLinkStatus.Builder
static class
InterconnectDiagnosticsLinkStatus.OperationalStatus
The operational status of the link.-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static int
ARP_CACHES_FIELD_NUMBER
static int
CIRCUIT_ID_FIELD_NUMBER
static int
GOOGLE_DEMARC_FIELD_NUMBER
static int
LACP_STATUS_FIELD_NUMBER
static int
OPERATIONAL_STATUS_FIELD_NUMBER
static int
RECEIVING_OPTICAL_POWER_FIELD_NUMBER
static int
TRANSMITTING_OPTICAL_POWER_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object obj)
InterconnectDiagnosticsARPEntry
getArpCaches(int index)
A list of InterconnectDiagnostics.ARPEntry objects, describing the ARP neighbor entries seen on this link.int
getArpCachesCount()
A list of InterconnectDiagnostics.ARPEntry objects, describing the ARP neighbor entries seen on this link.List<InterconnectDiagnosticsARPEntry>
getArpCachesList()
A list of InterconnectDiagnostics.ARPEntry objects, describing the ARP neighbor entries seen on this link.InterconnectDiagnosticsARPEntryOrBuilder
getArpCachesOrBuilder(int index)
A list of InterconnectDiagnostics.ARPEntry objects, describing the ARP neighbor entries seen on this link.List<? extends InterconnectDiagnosticsARPEntryOrBuilder>
getArpCachesOrBuilderList()
A list of InterconnectDiagnostics.ARPEntry objects, describing the ARP neighbor entries seen on this link.String
getCircuitId()
The unique ID for this link assigned during turn up by Google.com.google.protobuf.ByteString
getCircuitIdBytes()
The unique ID for this link assigned during turn up by Google.static InterconnectDiagnosticsLinkStatus
getDefaultInstance()
InterconnectDiagnosticsLinkStatus
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
String
getGoogleDemarc()
The Demarc address assigned by Google and provided in the LoA.com.google.protobuf.ByteString
getGoogleDemarcBytes()
The Demarc address assigned by Google and provided in the LoA.InterconnectDiagnosticsLinkLACPStatus
getLacpStatus()
optional .google.cloud.compute.v1.InterconnectDiagnosticsLinkLACPStatus lacp_status = 361210415;
InterconnectDiagnosticsLinkLACPStatusOrBuilder
getLacpStatusOrBuilder()
optional .google.cloud.compute.v1.InterconnectDiagnosticsLinkLACPStatus lacp_status = 361210415;
String
getOperationalStatus()
The operational status of the link.com.google.protobuf.ByteString
getOperationalStatusBytes()
The operational status of the link.com.google.protobuf.Parser<InterconnectDiagnosticsLinkStatus>
getParserForType()
InterconnectDiagnosticsLinkOpticalPower
getReceivingOpticalPower()
An InterconnectDiagnostics.LinkOpticalPower object, describing the current value and status of the received light level.InterconnectDiagnosticsLinkOpticalPowerOrBuilder
getReceivingOpticalPowerOrBuilder()
An InterconnectDiagnostics.LinkOpticalPower object, describing the current value and status of the received light level.int
getSerializedSize()
InterconnectDiagnosticsLinkOpticalPower
getTransmittingOpticalPower()
An InterconnectDiagnostics.LinkOpticalPower object, describing the current value and status of the transmitted light level.InterconnectDiagnosticsLinkOpticalPowerOrBuilder
getTransmittingOpticalPowerOrBuilder()
An InterconnectDiagnostics.LinkOpticalPower object, describing the current value and status of the transmitted light level.boolean
hasCircuitId()
The unique ID for this link assigned during turn up by Google.boolean
hasGoogleDemarc()
The Demarc address assigned by Google and provided in the LoA.int
hashCode()
boolean
hasLacpStatus()
optional .google.cloud.compute.v1.InterconnectDiagnosticsLinkLACPStatus lacp_status = 361210415;
boolean
hasOperationalStatus()
The operational status of the link.boolean
hasReceivingOpticalPower()
An InterconnectDiagnostics.LinkOpticalPower object, describing the current value and status of the received light level.boolean
hasTransmittingOpticalPower()
An InterconnectDiagnostics.LinkOpticalPower object, describing the current value and status of the transmitted light level.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
static InterconnectDiagnosticsLinkStatus.Builder
newBuilder()
static InterconnectDiagnosticsLinkStatus.Builder
newBuilder(InterconnectDiagnosticsLinkStatus prototype)
InterconnectDiagnosticsLinkStatus.Builder
newBuilderForType()
protected InterconnectDiagnosticsLinkStatus.Builder
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
protected Object
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
static InterconnectDiagnosticsLinkStatus
parseDelimitedFrom(InputStream input)
static InterconnectDiagnosticsLinkStatus
parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static InterconnectDiagnosticsLinkStatus
parseFrom(byte[] data)
static InterconnectDiagnosticsLinkStatus
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static InterconnectDiagnosticsLinkStatus
parseFrom(com.google.protobuf.ByteString data)
static InterconnectDiagnosticsLinkStatus
parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static InterconnectDiagnosticsLinkStatus
parseFrom(com.google.protobuf.CodedInputStream input)
static InterconnectDiagnosticsLinkStatus
parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static InterconnectDiagnosticsLinkStatus
parseFrom(InputStream input)
static InterconnectDiagnosticsLinkStatus
parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static InterconnectDiagnosticsLinkStatus
parseFrom(ByteBuffer data)
static InterconnectDiagnosticsLinkStatus
parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<InterconnectDiagnosticsLinkStatus>
parser()
InterconnectDiagnosticsLinkStatus.Builder
toBuilder()
void
writeTo(com.google.protobuf.CodedOutputStream output)
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
ARP_CACHES_FIELD_NUMBER
public static final int ARP_CACHES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CIRCUIT_ID_FIELD_NUMBER
public static final int CIRCUIT_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
GOOGLE_DEMARC_FIELD_NUMBER
public static final int GOOGLE_DEMARC_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LACP_STATUS_FIELD_NUMBER
public static final int LACP_STATUS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OPERATIONAL_STATUS_FIELD_NUMBER
public static final int OPERATIONAL_STATUS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
RECEIVING_OPTICAL_POWER_FIELD_NUMBER
public static final int RECEIVING_OPTICAL_POWER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TRANSMITTING_OPTICAL_POWER_FIELD_NUMBER
public static final int TRANSMITTING_OPTICAL_POWER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3
-
getArpCachesList
public List<InterconnectDiagnosticsARPEntry> getArpCachesList()
A list of InterconnectDiagnostics.ARPEntry objects, describing the ARP neighbor entries seen on this link. This will be empty if the link is bundled
repeated .google.cloud.compute.v1.InterconnectDiagnosticsARPEntry arp_caches = 414591761;
- Specified by:
getArpCachesList
in interfaceInterconnectDiagnosticsLinkStatusOrBuilder
-
getArpCachesOrBuilderList
public List<? extends InterconnectDiagnosticsARPEntryOrBuilder> getArpCachesOrBuilderList()
A list of InterconnectDiagnostics.ARPEntry objects, describing the ARP neighbor entries seen on this link. This will be empty if the link is bundled
repeated .google.cloud.compute.v1.InterconnectDiagnosticsARPEntry arp_caches = 414591761;
- Specified by:
getArpCachesOrBuilderList
in interfaceInterconnectDiagnosticsLinkStatusOrBuilder
-
getArpCachesCount
public int getArpCachesCount()
A list of InterconnectDiagnostics.ARPEntry objects, describing the ARP neighbor entries seen on this link. This will be empty if the link is bundled
repeated .google.cloud.compute.v1.InterconnectDiagnosticsARPEntry arp_caches = 414591761;
- Specified by:
getArpCachesCount
in interfaceInterconnectDiagnosticsLinkStatusOrBuilder
-
getArpCaches
public InterconnectDiagnosticsARPEntry getArpCaches(int index)
A list of InterconnectDiagnostics.ARPEntry objects, describing the ARP neighbor entries seen on this link. This will be empty if the link is bundled
repeated .google.cloud.compute.v1.InterconnectDiagnosticsARPEntry arp_caches = 414591761;
- Specified by:
getArpCaches
in interfaceInterconnectDiagnosticsLinkStatusOrBuilder
-
getArpCachesOrBuilder
public InterconnectDiagnosticsARPEntryOrBuilder getArpCachesOrBuilder(int index)
A list of InterconnectDiagnostics.ARPEntry objects, describing the ARP neighbor entries seen on this link. This will be empty if the link is bundled
repeated .google.cloud.compute.v1.InterconnectDiagnosticsARPEntry arp_caches = 414591761;
- Specified by:
getArpCachesOrBuilder
in interfaceInterconnectDiagnosticsLinkStatusOrBuilder
-
hasCircuitId
public boolean hasCircuitId()
The unique ID for this link assigned during turn up by Google.
optional string circuit_id = 225180977;
- Specified by:
hasCircuitId
in interfaceInterconnectDiagnosticsLinkStatusOrBuilder
- Returns:
- Whether the circuitId field is set.
-
getCircuitId
public String getCircuitId()
The unique ID for this link assigned during turn up by Google.
optional string circuit_id = 225180977;
- Specified by:
getCircuitId
in interfaceInterconnectDiagnosticsLinkStatusOrBuilder
- Returns:
- The circuitId.
-
getCircuitIdBytes
public com.google.protobuf.ByteString getCircuitIdBytes()
The unique ID for this link assigned during turn up by Google.
optional string circuit_id = 225180977;
- Specified by:
getCircuitIdBytes
in interfaceInterconnectDiagnosticsLinkStatusOrBuilder
- Returns:
- The bytes for circuitId.
-
hasGoogleDemarc
public boolean hasGoogleDemarc()
The Demarc address assigned by Google and provided in the LoA.
optional string google_demarc = 51084;
- Specified by:
hasGoogleDemarc
in interfaceInterconnectDiagnosticsLinkStatusOrBuilder
- Returns:
- Whether the googleDemarc field is set.
-
getGoogleDemarc
public String getGoogleDemarc()
The Demarc address assigned by Google and provided in the LoA.
optional string google_demarc = 51084;
- Specified by:
getGoogleDemarc
in interfaceInterconnectDiagnosticsLinkStatusOrBuilder
- Returns:
- The googleDemarc.
-
getGoogleDemarcBytes
public com.google.protobuf.ByteString getGoogleDemarcBytes()
The Demarc address assigned by Google and provided in the LoA.
optional string google_demarc = 51084;
- Specified by:
getGoogleDemarcBytes
in interfaceInterconnectDiagnosticsLinkStatusOrBuilder
- Returns:
- The bytes for googleDemarc.
-
hasLacpStatus
public boolean hasLacpStatus()
optional .google.cloud.compute.v1.InterconnectDiagnosticsLinkLACPStatus lacp_status = 361210415;
- Specified by:
hasLacpStatus
in interfaceInterconnectDiagnosticsLinkStatusOrBuilder
- Returns:
- Whether the lacpStatus field is set.
-
getLacpStatus
public InterconnectDiagnosticsLinkLACPStatus getLacpStatus()
optional .google.cloud.compute.v1.InterconnectDiagnosticsLinkLACPStatus lacp_status = 361210415;
- Specified by:
getLacpStatus
in interfaceInterconnectDiagnosticsLinkStatusOrBuilder
- Returns:
- The lacpStatus.
-
getLacpStatusOrBuilder
public InterconnectDiagnosticsLinkLACPStatusOrBuilder getLacpStatusOrBuilder()
optional .google.cloud.compute.v1.InterconnectDiagnosticsLinkLACPStatus lacp_status = 361210415;
- Specified by:
getLacpStatusOrBuilder
in interfaceInterconnectDiagnosticsLinkStatusOrBuilder
-
hasOperationalStatus
public boolean hasOperationalStatus()
The operational status of the link. Check the OperationalStatus enum for the list of possible values.
optional string operational_status = 201070847;
- Specified by:
hasOperationalStatus
in interfaceInterconnectDiagnosticsLinkStatusOrBuilder
- Returns:
- Whether the operationalStatus field is set.
-
getOperationalStatus
public String getOperationalStatus()
The operational status of the link. Check the OperationalStatus enum for the list of possible values.
optional string operational_status = 201070847;
- Specified by:
getOperationalStatus
in interfaceInterconnectDiagnosticsLinkStatusOrBuilder
- Returns:
- The operationalStatus.
-
getOperationalStatusBytes
public com.google.protobuf.ByteString getOperationalStatusBytes()
The operational status of the link. Check the OperationalStatus enum for the list of possible values.
optional string operational_status = 201070847;
- Specified by:
getOperationalStatusBytes
in interfaceInterconnectDiagnosticsLinkStatusOrBuilder
- Returns:
- The bytes for operationalStatus.
-
hasReceivingOpticalPower
public boolean hasReceivingOpticalPower()
An InterconnectDiagnostics.LinkOpticalPower object, describing the current value and status of the received light level.
optional .google.cloud.compute.v1.InterconnectDiagnosticsLinkOpticalPower receiving_optical_power = 244717279;
- Specified by:
hasReceivingOpticalPower
in interfaceInterconnectDiagnosticsLinkStatusOrBuilder
- Returns:
- Whether the receivingOpticalPower field is set.
-
getReceivingOpticalPower
public InterconnectDiagnosticsLinkOpticalPower getReceivingOpticalPower()
An InterconnectDiagnostics.LinkOpticalPower object, describing the current value and status of the received light level.
optional .google.cloud.compute.v1.InterconnectDiagnosticsLinkOpticalPower receiving_optical_power = 244717279;
- Specified by:
getReceivingOpticalPower
in interfaceInterconnectDiagnosticsLinkStatusOrBuilder
- Returns:
- The receivingOpticalPower.
-
getReceivingOpticalPowerOrBuilder
public InterconnectDiagnosticsLinkOpticalPowerOrBuilder getReceivingOpticalPowerOrBuilder()
An InterconnectDiagnostics.LinkOpticalPower object, describing the current value and status of the received light level.
optional .google.cloud.compute.v1.InterconnectDiagnosticsLinkOpticalPower receiving_optical_power = 244717279;
- Specified by:
getReceivingOpticalPowerOrBuilder
in interfaceInterconnectDiagnosticsLinkStatusOrBuilder
-
hasTransmittingOpticalPower
public boolean hasTransmittingOpticalPower()
An InterconnectDiagnostics.LinkOpticalPower object, describing the current value and status of the transmitted light level.
optional .google.cloud.compute.v1.InterconnectDiagnosticsLinkOpticalPower transmitting_optical_power = 459431197;
- Specified by:
hasTransmittingOpticalPower
in interfaceInterconnectDiagnosticsLinkStatusOrBuilder
- Returns:
- Whether the transmittingOpticalPower field is set.
-
getTransmittingOpticalPower
public InterconnectDiagnosticsLinkOpticalPower getTransmittingOpticalPower()
An InterconnectDiagnostics.LinkOpticalPower object, describing the current value and status of the transmitted light level.
optional .google.cloud.compute.v1.InterconnectDiagnosticsLinkOpticalPower transmitting_optical_power = 459431197;
- Specified by:
getTransmittingOpticalPower
in interfaceInterconnectDiagnosticsLinkStatusOrBuilder
- Returns:
- The transmittingOpticalPower.
-
getTransmittingOpticalPowerOrBuilder
public InterconnectDiagnosticsLinkOpticalPowerOrBuilder getTransmittingOpticalPowerOrBuilder()
An InterconnectDiagnostics.LinkOpticalPower object, describing the current value and status of the transmitted light level.
optional .google.cloud.compute.v1.InterconnectDiagnosticsLinkOpticalPower transmitting_optical_power = 459431197;
- Specified by:
getTransmittingOpticalPowerOrBuilder
in interfaceInterconnectDiagnosticsLinkStatusOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static InterconnectDiagnosticsLinkStatus parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static InterconnectDiagnosticsLinkStatus parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static InterconnectDiagnosticsLinkStatus parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static InterconnectDiagnosticsLinkStatus parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static InterconnectDiagnosticsLinkStatus parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static InterconnectDiagnosticsLinkStatus parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static InterconnectDiagnosticsLinkStatus parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static InterconnectDiagnosticsLinkStatus parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static InterconnectDiagnosticsLinkStatus parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static InterconnectDiagnosticsLinkStatus parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static InterconnectDiagnosticsLinkStatus parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static InterconnectDiagnosticsLinkStatus parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public InterconnectDiagnosticsLinkStatus.Builder newBuilderForType()
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
public static InterconnectDiagnosticsLinkStatus.Builder newBuilder()
-
newBuilder
public static InterconnectDiagnosticsLinkStatus.Builder newBuilder(InterconnectDiagnosticsLinkStatus prototype)
-
toBuilder
public InterconnectDiagnosticsLinkStatus.Builder toBuilder()
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected InterconnectDiagnosticsLinkStatus.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static InterconnectDiagnosticsLinkStatus getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<InterconnectDiagnosticsLinkStatus> parser()
-
getParserForType
public com.google.protobuf.Parser<InterconnectDiagnosticsLinkStatus> getParserForType()
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public InterconnectDiagnosticsLinkStatus getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-