Network Security v1 API - Enum AuthzPolicy.Types.PolicyProfile (1.0.0-beta01)
public enum AuthzPolicy.Types.PolicyProfile
Reference documentation and code samples for the Network Security v1 API enum AuthzPolicy.Types.PolicyProfile.
The type of authorization being performed.
New values may be added in the future.
Namespace
Google.Cloud.NetworkSecurity.V1
Assembly
Google.Cloud.NetworkSecurity.V1.dll
Fields
|
| Name |
Description |
ContentAuthz |
Applies to content security, sanitization, etc. Only
CUSTOM action is allowed in this policy profile. AuthzExtensions in the
custom provider must support EXT_PROC_GRPC protocol only and be capable
of receiving all EXT_PROC_GRPC events (REQUEST_HEADERS, REQUEST_BODY,
REQUEST_TRAILERS, RESPONSE_HEADERS, RESPONSE_BODY, RESPONSE_TRAILERS)
with FULL_DUPLEX_STREAMED body send mode.
|
RequestAuthz |
Applies to request authorization. CUSTOM authorization
policies with Authz extensions will be allowed with EXT_AUTHZ_GRPC or
EXT_PROC_GRPC protocols. Extensions are invoked only for request header
events.
|
Unspecified |
Unspecified policy profile.
|
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-06-01 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-06-01 UTC."],[],[]]