Class ComputeEnumConstants.SecurityPolicyAdvancedOptionsConfig.LogLevel (1.0.0)

public static class LogLevel

Constants for wire representations of the SecurityPolicyAdvancedOptionsConfig.Types.LogLevel enum.

Inheritance

Object > ComputeEnumConstants.SecurityPolicyAdvancedOptionsConfig.LogLevel

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Normal

public const string Normal = "NORMAL"

Wire representation of Normal.

Field Value
TypeDescription
String

UndefinedLogLevel

public const string UndefinedLogLevel = "UNDEFINED_LOG_LEVEL"

Wire representation of UndefinedLogLevel.

Field Value
TypeDescription
String

Verbose

public const string Verbose = "VERBOSE"

Wire representation of Verbose.

Field Value
TypeDescription
String