public enum SecurityPolicyDdosProtectionConfig.DdosProtection extends Enum<SecurityPolicyDdosProtectionConfig.DdosProtection> implements ProtocolMessageEnum
Protobuf enum google.cloud.compute.v1.SecurityPolicyDdosProtectionConfig.DdosProtection
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
ADVANCED |
|
ADVANCED_PREVIEW |
|
ADVANCED_PREVIEW_VALUE |
|
ADVANCED_VALUE |
|
STANDARD |
|
STANDARD_VALUE |
|
UNDEFINED_DDOS_PROTECTION |
A value indicating that the enum field is not set. |
UNDEFINED_DDOS_PROTECTION_VALUE |
A value indicating that the enum field is not set. |
UNRECOGNIZED |
Static Methods |
|
---|---|
Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
Methods |
|
---|---|
Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |