Network Security V1 API - Module Google::Cloud::NetworkSecurity::V1::GatewaySecurityPolicyRule::BasicProfile (v0.1.0)

Reference documentation and code samples for the Network Security V1 API module Google::Cloud::NetworkSecurity::V1::GatewaySecurityPolicyRule::BasicProfile.

enum to define the primitive action.

Constants

BASIC_PROFILE_UNSPECIFIED

value: 0
If there is not a mentioned action for the target.

ALLOW

value: 1
Allow the matched traffic.

DENY

value: 2
Deny the matched traffic.