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 `SecurityPolicyAdaptiveProtectionConfig` class in the `Google.Cloud.Compute.V1` namespace provides configuration options for Cloud Armor Adaptive Protection (CAAP)."],["The latest version of this class is 3.6.0, with multiple previous versions available, dating back to version 1.0.0."],["It implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors: a default constructor and one that accepts another `SecurityPolicyAdaptiveProtectionConfig` object for copying."],["The `Layer7DdosDefenseConfig` property, if set to true, enables Cloud Armor Machine Learning features for enhanced security."]]],[]]