Enum SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig.Type (1.64.0)

public enum SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig.Type extends Enum<SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig.Type> implements ProtocolMessageEnum

Type of this configuration.

Protobuf enum google.cloud.compute.v1.SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig.Type

Implements

ProtocolMessageEnum

Static Fields

Name Description
HTTP_HEADER_HOST

HTTP_HEADER_HOST = 374321891;

HTTP_HEADER_HOST_VALUE

HTTP_HEADER_HOST = 374321891;

HTTP_PATH

HTTP_PATH = 311503228;

HTTP_PATH_VALUE

HTTP_PATH = 311503228;

UNDEFINED_TYPE

A value indicating that the enum field is not set.

UNDEFINED_TYPE = 0;

UNDEFINED_TYPE_VALUE

A value indicating that the enum field is not set.

UNDEFINED_TYPE = 0;

UNRECOGNIZED
UNSPECIFIED_TYPE

UNSPECIFIED_TYPE = 53933922;

UNSPECIFIED_TYPE_VALUE

UNSPECIFIED_TYPE = 53933922;

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