public enum GatewaySecurityPolicyRule.BasicProfile extends Enum<GatewaySecurityPolicyRule.BasicProfile> implements ProtocolMessageEnumenum to define the primitive action.
Protobuf enum google.cloud.networksecurity.v1.GatewaySecurityPolicyRule.BasicProfile
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
ALLOW |
Allow the matched traffic. |
ALLOW_VALUE |
Allow the matched traffic. |
BASIC_PROFILE_UNSPECIFIED |
If there is not a mentioned action for the target. |
BASIC_PROFILE_UNSPECIFIED_VALUE |
If there is not a mentioned action for the target. |
DENY |
Deny the matched traffic. |
DENY_VALUE |
Deny the matched traffic. |
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() |
|