Enum SecurityPolicyAdvancedOptionsConfig.LogLevel (1.51.0)

public enum SecurityPolicyAdvancedOptionsConfig.LogLevel extends Enum<SecurityPolicyAdvancedOptionsConfig.LogLevel> implements ProtocolMessageEnum

Protobuf enum google.cloud.compute.v1.SecurityPolicyAdvancedOptionsConfig.LogLevel

Implements

ProtocolMessageEnum

Static Fields

NameDescription
NORMAL

NORMAL = 161067239;

NORMAL_VALUE

NORMAL = 161067239;

UNDEFINED_LOG_LEVEL

A value indicating that the enum field is not set.

UNDEFINED_LOG_LEVEL = 0;

UNDEFINED_LOG_LEVEL_VALUE

A value indicating that the enum field is not set.

UNDEFINED_LOG_LEVEL = 0;

UNRECOGNIZED
VERBOSE

VERBOSE = 532219234;

VERBOSE_VALUE

VERBOSE = 532219234;

Static Methods

NameDescription
forNumber(int value)
getDescriptor()
internalGetValueMap()
valueOf(Descriptors.EnumValueDescriptor desc)
valueOf(int value)

Deprecated. Use #forNumber(int) instead.

valueOf(String name)
values()

Methods

NameDescription
getDescriptorForType()
getNumber()
getValueDescriptor()