Compute Engine v1 API - Class ComputeEnumConstants.InterconnectDiagnosticsLinkOpticalPower.State (2.8.0)

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.

Inheritance

object > ComputeEnumConstants.InterconnectDiagnosticsLinkOpticalPower.State

Namespace

GoogleCloudGoogle.Cloud.ComputeV1

Assembly

Google.Cloud.Compute.V1.dll

Fields

HighAlarm

public const string HighAlarm = "HIGH_ALARM"

Wire representation of HighAlarm.

Field Value
TypeDescription
string

HighWarning

public const string HighWarning = "HIGH_WARNING"

Wire representation of HighWarning.

Field Value
TypeDescription
string

LowAlarm

public const string LowAlarm = "LOW_ALARM"

Wire representation of LowAlarm.

Field Value
TypeDescription
string

LowWarning

public const string LowWarning = "LOW_WARNING"

Wire representation of LowWarning.

Field Value
TypeDescription
string

Ok

public const string Ok = "OK"

Wire representation of Ok.

Field Value
TypeDescription
string

UndefinedState

public const string UndefinedState = "UNDEFINED_STATE"

Wire representation of UndefinedState.

Field Value
TypeDescription
string