public sealed class SecurityPolicyAdaptiveProtectionConfig : IMessage<SecurityPolicyAdaptiveProtectionConfig>, IEquatable<SecurityPolicyAdaptiveProtectionConfig>, IDeepCloneable<SecurityPolicyAdaptiveProtectionConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class SecurityPolicyAdaptiveProtectionConfig.
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."],[[["This webpage provides documentation for the `SecurityPolicyAdaptiveProtectionConfig` class within the Google Cloud Compute Engine v1 API, specifically for the .NET environment."],["The latest version available is 3.6.0, and the page includes links to documentation for all versions between 1.0.0 and 3.6.0."],["`SecurityPolicyAdaptiveProtectionConfig` is used to configure Cloud Armor Adaptive Protection, including layer 7 DDoS defense."],["The class implements multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for diverse interactions and data handling."],["The available constructors allow for the creation of new instances or cloning existing `SecurityPolicyAdaptiveProtectionConfig` objects, while the property `Layer7DdosDefenseConfig` enables the configuration of Cloud Armor Machine Learning."]]],[]]