Reference documentation and code samples for the Compute Engine v1 API enum SecurityPolicy.Types.Type.
The type indicates the intended use of the security policy. - CLOUD_ARMOR: Cloud Armor backend security policies can be configured to filter incoming HTTP requests targeting backend services. They filter requests before they hit the origin servers. - CLOUD_ARMOR_EDGE: Cloud Armor edge security policies can be configured to filter incoming HTTP requests targeting backend services (including Cloud CDN-enabled) as well as backend buckets (Cloud Storage). They filter requests before the request is served from Google's cache. - CLOUD_ARMOR_INTERNAL_SERVICE: Cloud Armor internal service policies can be configured to filter HTTP requests targeting services managed by Traffic Director in a service mesh. They filter requests before the request is served from the application. - CLOUD_ARMOR_NETWORK: Cloud Armor network policies can be configured to filter packets targeting network load balancing resources such as backend services, target pools, target instances, and instances with external IPs. They filter requests before the request is served from the application. This field can be set only at resource creation time.
[[["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 2025-03-21 UTC."],[[["The documentation covers various versions of the `SecurityPolicy.Types.Type` enum, ranging from version 1.0.0 to the latest version 3.6.0, in the Google Cloud Compute V1 API."],["`SecurityPolicy.Types.Type` defines the intended use of a security policy, which includes `CLOUD_ARMOR`, `CLOUD_ARMOR_EDGE`, `CLOUD_ARMOR_INTERNAL_SERVICE`, and `CLOUD_ARMOR_NETWORK` options."],["Cloud Armor security policies filter incoming requests, targeting different resources like backend services, Cloud CDN, backend buckets, Traffic Director services, and network load balancing resources."],["The latest version is 3.6.0 which is found on the top of the list of the page and the oldest version is 1.0.0 which is found at the bottom of the list of versions."],["The provided content includes the `UndefinedType` field, which is used to represent a situation where the enum field is not set."]]],[]]