Network Security V1 API - Module Google::Cloud::NetworkSecurity::V1::AuthzPolicy::AuthzAction (v0.1.0)
Reference documentation and code samples for the Network Security V1 API module Google::Cloud::NetworkSecurity::V1::AuthzPolicy::AuthzAction.
The action to be applied to this policy. Valid values are
ALLOW, DENY, CUSTOM.
Constants
AUTHZ_ACTION_UNSPECIFIED
value: 0
Unspecified action.
ALLOW
value: 1
Allow request to pass through to the backend.
DENY
value: 2
Deny the request and return a HTTP 404 to the client.
CUSTOM
value: 3
Delegate the authorization decision to an external authorization engine.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-07-07 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-07-07 UTC."],[],[]]