public sealed class SecurityPolicyAdaptiveProtectionConfig : IMessage<SecurityPolicyAdaptiveProtectionConfig>, IEquatable<SecurityPolicyAdaptiveProtectionConfig>, IDeepCloneable<SecurityPolicyAdaptiveProtectionConfig>, IBufferMessage, IMessage
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."],[[["The latest version of `SecurityPolicyAdaptiveProtectionConfig` is 3.6.0, with several prior versions available, ranging from 1.0.0 to 3.5.0."],["`SecurityPolicyAdaptiveProtectionConfig` is a class used for configuring Cloud Armor Adaptive Protection (CAAP)."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, as well as inheriting from `Object`."],["It contains a property `Layer7DdosDefenseConfig` which, when set to true, enables Cloud Armor Machine Learning."],["Two constructors are available: a default constructor and a constructor that takes another `SecurityPolicyAdaptiveProtectionConfig` object as a parameter."]]],[]]