public static class ComputeEnumConstants.InterconnectDiagnosticsLinkOpticalPower.State
Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.InterconnectDiagnosticsLinkOpticalPower.State.
Constants for wire representations of the InterconnectDiagnosticsLinkOpticalPower.Types.State enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
HighAlarm
public const string HighAlarm = "HIGH_ALARM"
Wire representation of HighAlarm.
Field Value | |
---|---|
Type | Description |
string |
HighWarning
public const string HighWarning = "HIGH_WARNING"
Wire representation of HighWarning.
Field Value | |
---|---|
Type | Description |
string |
LowAlarm
public const string LowAlarm = "LOW_ALARM"
Wire representation of LowAlarm.
Field Value | |
---|---|
Type | Description |
string |
LowWarning
public const string LowWarning = "LOW_WARNING"
Wire representation of LowWarning.
Field Value | |
---|---|
Type | Description |
string |
Ok
public const string Ok = "OK"
Wire representation of Ok.
Field Value | |
---|---|
Type | Description |
string |
UndefinedState
public const string UndefinedState = "UNDEFINED_STATE"
Wire representation of UndefinedState.
Field Value | |
---|---|
Type | Description |
string |