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-21 UTC."],[[["This webpage details the `SecurityPolicyAdaptiveProtectionConfig` class within the `Google.Cloud.Compute.V1` namespace, used for configuring Cloud Armor Adaptive Protection."],["The latest version of the API documentation provided is 3.6.0, with previous versions ranging down to 1.0.0 also documented and available."],["The `SecurityPolicyAdaptiveProtectionConfig` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering functionalities like message handling, comparison, cloning, and buffer operations."],["The class includes a `Layer7DdosDefenseConfig` property, which, when enabled, allows for Cloud Armor Machine Learning capabilities."],["It has two constructors, one empty and one to copy the config from an existing `SecurityPolicyAdaptiveProtectionConfig` object."]]],[]]