Enum SecurityPolicyDdosProtectionConfig.DdosProtection (1.31.0)

public enum SecurityPolicyDdosProtectionConfig.DdosProtection extends Enum<SecurityPolicyDdosProtectionConfig.DdosProtection> implements ProtocolMessageEnum

Protobuf enum google.cloud.compute.v1.SecurityPolicyDdosProtectionConfig.DdosProtection

Implements

ProtocolMessageEnum

Static Fields

NameDescription
ADVANCED

ADVANCED = 63789090;

ADVANCED_VALUE

ADVANCED = 63789090;

STANDARD

STANDARD = 484642493;

STANDARD_VALUE

STANDARD = 484642493;

UNDEFINED_DDOS_PROTECTION

A value indicating that the enum field is not set.

UNDEFINED_DDOS_PROTECTION = 0;

UNDEFINED_DDOS_PROTECTION_VALUE

A value indicating that the enum field is not set.

UNDEFINED_DDOS_PROTECTION = 0;

UNRECOGNIZED

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()