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 available for `SecurityPolicyAdaptiveProtectionConfig` is 3.6.0, which can be found in the `Google.Cloud.Compute.V1` namespace."],["`SecurityPolicyAdaptiveProtectionConfig` class provides configuration options for Cloud Armor Adaptive Protection (CAAP), inheriting from `Object` and implementing multiple interfaces."],["The class offers two constructors: a default constructor and one that takes another `SecurityPolicyAdaptiveProtectionConfig` instance for copying."],["`SecurityPolicyAdaptiveProtectionConfig` has a `Layer7DdosDefenseConfig` property, which when set to true, enables Cloud Armor Machine Learning."],["The `SecurityPolicyAdaptiveProtectionConfig` is available through multiple versions ranging from 1.0.0 to the latest 3.6.0."]]],[]]