Class ComputeEnumConstants.LogConfigDataAccessOptions.LogMode (1.2.0)

public static class LogMode

Constants for wire representations of the LogConfigDataAccessOptions.Types.LogMode enum.

Inheritance

Object > ComputeEnumConstants.LogConfigDataAccessOptions.LogMode

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

LogFailClosed

public const string LogFailClosed = "LOG_FAIL_CLOSED"

Wire representation of LogFailClosed.

Field Value
TypeDescription
String

UndefinedLogMode

public const string UndefinedLogMode = "UNDEFINED_LOG_MODE"

Wire representation of UndefinedLogMode.

Field Value
TypeDescription
String

Unspecified

public const string Unspecified = "LOG_MODE_UNSPECIFIED"

Wire representation of Unspecified.

Field Value
TypeDescription
String