Compute Engine v1 API - Class ComputeEnumConstants.LogConfigDataAccessOptions.LogMode (2.15.0)

public static class ComputeEnumConstants.LogConfigDataAccessOptions.LogMode

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.LogConfigDataAccessOptions.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