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. 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."],[[["This webpage provides documentation for the `Type` enum within the `Google.Cloud.Compute.V1.SecurityPolicy.Types` namespace, detailing its various versions and uses."],["The latest version documented for `SecurityPolicy.Types.Type` is 3.6.0, with a range of versions available dating back to 1.0.0."],["The `Type` enum defines the intended use of a security policy, with options including `CloudArmor` for backend filtering, `CloudArmorEdge` for edge filtering, and `CloudArmorInternalService` for filtering within a service mesh."],["There is also `UndefinedType` listed as an option, indicating that the enum field has not been set yet."],["`CloudArmorNetwork` is a field that is listed but not described, this is likely a new feature that may be used in future updates."]]],[]]