Class InterconnectDiagnosticsLinkOpticalPower (1.52.0)

public final class InterconnectDiagnosticsLinkOpticalPower extends GeneratedMessageV3 implements InterconnectDiagnosticsLinkOpticalPowerOrBuilder

Protobuf type google.cloud.compute.v1.InterconnectDiagnosticsLinkOpticalPower

Inheritance

Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessageV3 > InterconnectDiagnosticsLinkOpticalPower

Static Fields

STATE_FIELD_NUMBER

public static final int STATE_FIELD_NUMBER
Field Value
Type Description
int

VALUE_FIELD_NUMBER

public static final int VALUE_FIELD_NUMBER
Field Value
Type Description
int

Static Methods

getDefaultInstance()

public static InterconnectDiagnosticsLinkOpticalPower getDefaultInstance()
Returns
Type Description
InterconnectDiagnosticsLinkOpticalPower

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
Type Description
Descriptor

newBuilder()

public static InterconnectDiagnosticsLinkOpticalPower.Builder newBuilder()
Returns
Type Description
InterconnectDiagnosticsLinkOpticalPower.Builder

newBuilder(InterconnectDiagnosticsLinkOpticalPower prototype)

public static InterconnectDiagnosticsLinkOpticalPower.Builder newBuilder(InterconnectDiagnosticsLinkOpticalPower prototype)
Parameter
Name Description
prototype InterconnectDiagnosticsLinkOpticalPower
Returns
Type Description
InterconnectDiagnosticsLinkOpticalPower.Builder

parseDelimitedFrom(InputStream input)

public static InterconnectDiagnosticsLinkOpticalPower parseDelimitedFrom(InputStream input)
Parameter
Name Description
input InputStream
Returns
Type Description
InterconnectDiagnosticsLinkOpticalPower
Exceptions
Type Description
IOException

parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)

public static InterconnectDiagnosticsLinkOpticalPower parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input InputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
InterconnectDiagnosticsLinkOpticalPower
Exceptions
Type Description
IOException

parseFrom(byte[] data)

public static InterconnectDiagnosticsLinkOpticalPower parseFrom(byte[] data)
Parameter
Name Description
data byte[]
Returns
Type Description
InterconnectDiagnosticsLinkOpticalPower
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)

public static InterconnectDiagnosticsLinkOpticalPower parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
data byte[]
extensionRegistry ExtensionRegistryLite
Returns
Type Description
InterconnectDiagnosticsLinkOpticalPower
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(ByteString data)

public static InterconnectDiagnosticsLinkOpticalPower parseFrom(ByteString data)
Parameter
Name Description
data ByteString
Returns
Type Description
InterconnectDiagnosticsLinkOpticalPower
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)

public static InterconnectDiagnosticsLinkOpticalPower parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
data ByteString
extensionRegistry ExtensionRegistryLite
Returns
Type Description
InterconnectDiagnosticsLinkOpticalPower
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(CodedInputStream input)

public static InterconnectDiagnosticsLinkOpticalPower parseFrom(CodedInputStream input)
Parameter
Name Description
input CodedInputStream
Returns
Type Description
InterconnectDiagnosticsLinkOpticalPower
Exceptions
Type Description
IOException

parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public static InterconnectDiagnosticsLinkOpticalPower parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
InterconnectDiagnosticsLinkOpticalPower
Exceptions
Type Description
IOException

parseFrom(InputStream input)

public static InterconnectDiagnosticsLinkOpticalPower parseFrom(InputStream input)
Parameter
Name Description
input InputStream
Returns
Type Description
InterconnectDiagnosticsLinkOpticalPower
Exceptions
Type Description
IOException

parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)

public static InterconnectDiagnosticsLinkOpticalPower parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input InputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
InterconnectDiagnosticsLinkOpticalPower
Exceptions
Type Description
IOException

parseFrom(ByteBuffer data)

public static InterconnectDiagnosticsLinkOpticalPower parseFrom(ByteBuffer data)
Parameter
Name Description
data ByteBuffer
Returns
Type Description
InterconnectDiagnosticsLinkOpticalPower
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)

public static InterconnectDiagnosticsLinkOpticalPower parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
data ByteBuffer
extensionRegistry ExtensionRegistryLite
Returns
Type Description
InterconnectDiagnosticsLinkOpticalPower
Exceptions
Type Description
InvalidProtocolBufferException

parser()

public static Parser<InterconnectDiagnosticsLinkOpticalPower> parser()
Returns
Type Description
Parser<InterconnectDiagnosticsLinkOpticalPower>

Methods

equals(Object obj)

public boolean equals(Object obj)
Parameter
Name Description
obj Object
Returns
Type Description
boolean
Overrides

getDefaultInstanceForType()

public InterconnectDiagnosticsLinkOpticalPower getDefaultInstanceForType()
Returns
Type Description
InterconnectDiagnosticsLinkOpticalPower

getParserForType()

public Parser<InterconnectDiagnosticsLinkOpticalPower> getParserForType()
Returns
Type Description
Parser<InterconnectDiagnosticsLinkOpticalPower>
Overrides

getSerializedSize()

public int getSerializedSize()
Returns
Type Description
int
Overrides

getState()

public String getState()

The status of the current value when compared to the warning and alarm levels for the receiving or transmitting transceiver. Possible states include: - OK: The value has not crossed a warning threshold. - LOW_WARNING: The value has crossed below the low warning threshold. - HIGH_WARNING: The value has crossed above the high warning threshold. - LOW_ALARM: The value has crossed below the low alarm threshold. - HIGH_ALARM: The value has crossed above the high alarm threshold. Check the State enum for the list of possible values.

optional string state = 109757585;

Returns
Type Description
String

The state.

getStateBytes()

public ByteString getStateBytes()

The status of the current value when compared to the warning and alarm levels for the receiving or transmitting transceiver. Possible states include: - OK: The value has not crossed a warning threshold. - LOW_WARNING: The value has crossed below the low warning threshold. - HIGH_WARNING: The value has crossed above the high warning threshold. - LOW_ALARM: The value has crossed below the low alarm threshold. - HIGH_ALARM: The value has crossed above the high alarm threshold. Check the State enum for the list of possible values.

optional string state = 109757585;

Returns
Type Description
ByteString

The bytes for state.

getValue()

public float getValue()

Value of the current receiving or transmitting optical power, read in dBm. Take a known good optical value, give it a 10% margin and trigger warnings relative to that value. In general, a -7dBm warning and a -11dBm alarm are good optical value estimates for most links.

optional float value = 111972721;

Returns
Type Description
float

The value.

hasState()

public boolean hasState()

The status of the current value when compared to the warning and alarm levels for the receiving or transmitting transceiver. Possible states include: - OK: The value has not crossed a warning threshold. - LOW_WARNING: The value has crossed below the low warning threshold. - HIGH_WARNING: The value has crossed above the high warning threshold. - LOW_ALARM: The value has crossed below the low alarm threshold. - HIGH_ALARM: The value has crossed above the high alarm threshold. Check the State enum for the list of possible values.

optional string state = 109757585;

Returns
Type Description
boolean

Whether the state field is set.

hasValue()

public boolean hasValue()

Value of the current receiving or transmitting optical power, read in dBm. Take a known good optical value, give it a 10% margin and trigger warnings relative to that value. In general, a -7dBm warning and a -11dBm alarm are good optical value estimates for most links.

optional float value = 111972721;

Returns
Type Description
boolean

Whether the value field is set.

hashCode()

public int hashCode()
Returns
Type Description
int
Overrides

internalGetFieldAccessorTable()

protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Type Description
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

newBuilderForType()

public InterconnectDiagnosticsLinkOpticalPower.Builder newBuilderForType()
Returns
Type Description
InterconnectDiagnosticsLinkOpticalPower.Builder

newBuilderForType(GeneratedMessageV3.BuilderParent parent)

protected InterconnectDiagnosticsLinkOpticalPower.Builder newBuilderForType(GeneratedMessageV3.BuilderParent parent)
Parameter
Name Description
parent BuilderParent
Returns
Type Description
InterconnectDiagnosticsLinkOpticalPower.Builder
Overrides

newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)

protected Object newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)
Parameter
Name Description
unused UnusedPrivateParameter
Returns
Type Description
Object
Overrides

toBuilder()

public InterconnectDiagnosticsLinkOpticalPower.Builder toBuilder()
Returns
Type Description
InterconnectDiagnosticsLinkOpticalPower.Builder

writeTo(CodedOutputStream output)

public void writeTo(CodedOutputStream output)
Parameter
Name Description
output CodedOutputStream
Overrides
Exceptions
Type Description
IOException