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-04-02 UTC."],[[["The content pertains to the `SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig` class within the `Google.Cloud.Compute.V1` namespace, specifically referencing multiple versions of the .NET documentation from 1.0.0 to 3.6.0."],["This class is designed to manage configurations for Layer 7 DDoS defense thresholds in security policies."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties within the class include `AutoDeployConfidenceThreshold`, `AutoDeployExpirationSec`, `AutoDeployImpactedBaselineThreshold`, `AutoDeployLoadThreshold`, and `Name`, all of which manage different aspects of the auto-deployment behavior of the defense mechanisms."],["The most recent version of the documentation is version 3.6.0, while the presented context of the class details refer to version 2.15.0."]]],[]]