Reference documentation and code samples for the Network Security V1beta1 API module Google::Cloud::NetworkSecurity::V1beta1::AuthorizationPolicy::Action.
Possible values that define what action to take.
Constants
ACTION_UNSPECIFIED
value: 0 Default value.
ALLOW
value: 1 Grant access.
DENY
value: 2 Deny access.
Deny rules should be avoided unless they are used to provide a default
"deny all" fallback.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-06 UTC."],[],[]]