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 latest version of the Google.Cloud.Compute.V1 API is 3.6.0, with a range of previous versions available, including those in the 3.x, 2.x, and 1.x series."],["This documentation provides details on the `SecurityPolicy.Types.Type` enum, which specifies the intended use of a security policy in Google Cloud."],["The `SecurityPolicy.Types.Type` enum includes options for `CloudArmor`, `CloudArmorEdge`, `CloudArmorNetwork`, and `CloudArmorInternalService`, each with a specific application in filtering incoming traffic."],["The `UndefinedType` field indicates when the enum field has not been assigned a specific value."],["The documentation covers versions as far back as version 1.0.0, and is contained within the Google.Cloud.Compute.V1 namespace."]]],[]]