public sealed class SecurityPolicyAdaptiveProtectionConfig : IMessage<SecurityPolicyAdaptiveProtectionConfig>, IEquatable<SecurityPolicyAdaptiveProtectionConfig>, IDeepCloneable<SecurityPolicyAdaptiveProtectionConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class SecurityPolicyAdaptiveProtectionConfig.
Configuration options for Cloud Armor Adaptive Protection (CAAP).
[[["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-24 UTC."],[[["This webpage provides reference documentation for the `SecurityPolicyAdaptiveProtectionConfig` class within the Google Cloud Compute Engine v1 API, specifically for .NET."],["The class `SecurityPolicyAdaptiveProtectionConfig` is part of the `Google.Cloud.Compute.V1` namespace and is located in the `Google.Cloud.Compute.V1.dll` assembly."],["This documentation outlines the configuration options for Cloud Armor Adaptive Protection (CAAP), using the class `SecurityPolicyAdaptiveProtectionConfig` that implements interfaces such as IMessage, IEquatable, IDeepCloneable and IBufferMessage."],["The class offers constructors for creating instances, including a default constructor and a copy constructor that takes another `SecurityPolicyAdaptiveProtectionConfig` object as a parameter."],["The class also includes a `Layer7DdosDefenseConfig` property, which allows setting up layer 7 DDoS defense configurations, enabling the Cloud Armor Machine Learning by setting the appropriate value."]]],[]]