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 webpage provides documentation for the `SecurityPolicyAdaptiveProtectionConfig` class within the `Google.Cloud.Compute.V1` namespace in the .NET environment."],["This class is used for configuring Cloud Armor Adaptive Protection (CAAP), including options for enabling Cloud Armor Machine Learning with `Layer7DdosDefenseConfig`."],["The page lists various versions of the `SecurityPolicyAdaptiveProtectionConfig` class, ranging from version 1.0.0 up to the latest version, 3.6.0."],["The class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`, offering methods such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]