public sealed class SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig : IMessage<SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig>, IEquatable<SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig>, IDeepCloneable<SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig>, IBufferMessage, IMessage
public SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig(SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig other)
[[["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 details the `SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig` class, a part of the Google.Cloud.Compute.V1 namespace in the .NET library, specifically within version 3.2.0."],["The class is designed to handle configurations for Layer 7 DDoS defense thresholds within a security policy and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It provides properties like `AutoDeployConfidenceThreshold`, `AutoDeployExpirationSec`, and `DetectionAbsoluteQps` to control various aspects of adaptive protection, including setting thresholds and managing automatic deployment settings."],["There are numerous versions available for the user, starting from version 1.0.0 all the way to the latest 3.6.0, with each version being linkable and navigable, and being part of the `SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig`."],["The class also includes a `TrafficGranularityConfigs` property, allowing for configuration of granular traffic units, and it inherits members from the base `object` class, such as `GetHashCode`, `GetType`, and `ToString`."]]],[]]