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 for SecurityPolicy.Types.Type is 3.6.0, with multiple prior versions available dating back to version 1.0.0."],["SecurityPolicy.Types.Type is an enum that defines the intended use of a security policy, with specific types including CloudArmor, CloudArmorEdge, and CloudArmorNetwork."],["The purpose of these security policies is to filter requests targeting various resources, such as backend services, Cloud CDN-enabled services, and services managed by Traffic Director, as well as network load balancing resources."],["The enum contains a field, UndefinedType, which is used to represent when an enum has no set value."],["The documentation includes a namespace of Google.Cloud.Compute.V1 and the specific assembly is Google.Cloud.Compute.V1.dll."]]],[]]