Compute Engine v1 API - Class ComputeEnumConstants.SecurityPolicyAdvancedOptionsConfig.LogLevel (2.15.0)

public static class ComputeEnumConstants.SecurityPolicyAdvancedOptionsConfig.LogLevel

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