@Generated(value="by GAPIC") @BetaApi public final class InterconnectDiagnosticsLinkOpticalPower extends Object implements ApiMessage
Modifier and Type | Class and Description |
---|---|
static class |
InterconnectDiagnosticsLinkOpticalPower.Builder |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
ApiMessage |
getApiMessageRequestBody() |
static InterconnectDiagnosticsLinkOpticalPower |
getDefaultInstance() |
List<String> |
getFieldMask() |
Object |
getFieldValue(String fieldName) |
String |
getState()
The status of the current value when compared to the warning and alarm levels for the receiving
or transmitting transceiver.
|
Float |
getValue()
Value of the current receiving or transmitting optical power, read in dBm.
|
int |
hashCode() |
static InterconnectDiagnosticsLinkOpticalPower.Builder |
newBuilder() |
static InterconnectDiagnosticsLinkOpticalPower.Builder |
newBuilder(InterconnectDiagnosticsLinkOpticalPower prototype) |
InterconnectDiagnosticsLinkOpticalPower.Builder |
toBuilder() |
String |
toString() |
public Object getFieldValue(String fieldName)
getFieldValue
in interface ApiMessage
@Nullable public ApiMessage getApiMessageRequestBody()
getApiMessageRequestBody
in interface ApiMessage
@Nullable public List<String> getFieldMask()
getFieldMask
in interface ApiMessage
public String getState()
public Float getValue()
public static InterconnectDiagnosticsLinkOpticalPower.Builder newBuilder()
public static InterconnectDiagnosticsLinkOpticalPower.Builder newBuilder(InterconnectDiagnosticsLinkOpticalPower prototype)
public InterconnectDiagnosticsLinkOpticalPower.Builder toBuilder()
public static InterconnectDiagnosticsLinkOpticalPower getDefaultInstance()
Copyright © 2019 Google LLC. All rights reserved.