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, part of the `Google.Cloud.Compute.V1` namespace."],["This class provides configuration options for Cloud Armor Adaptive Protection (CAAP) and is found in the `Google.Cloud.Compute.V1.dll` assembly."],["It implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, to provide specific functionalities."],["The class has two constructors, one default and one that accepts another `SecurityPolicyAdaptiveProtectionConfig` object as a parameter."],["It includes a `Layer7DdosDefenseConfig` property that enables Cloud Armor Machine Learning when set to true."]]],[]]