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.
[[["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."],[[["This webpage provides documentation for the `Type` enum within the `Google.Cloud.Compute.V1` namespace, specifically related to `SecurityPolicy`."],["The latest version of the documentation available is 3.6.0, and the page lists versions going back to 1.0.0, offering a comprehensive version history."],["The `Type` enum has three fields: `CloudArmor`, `CloudArmorEdge`, and `UndefinedType`, which are used to indicate the intended use of the security policy."],["`CloudArmor` security policies are designed to filter incoming HTTP requests targeting backend services, while `CloudArmorEdge` policies filter requests for backend services and backend buckets."]]],[]]