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-31 UTC."],[[["This webpage provides documentation for the `SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig` class within the `Google.Cloud.Compute.V1` namespace, offering different versions of the class ranging from 1.0.0 to 3.6.0, with 3.6.0 being the most current."],["The `SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which shows its functionality and compliance with various protocols."],["The class includes properties such as `AutoDeployConfidenceThreshold`, `AutoDeployExpirationSec`, `AutoDeployImpactedBaselineThreshold`, `AutoDeployLoadThreshold`, and `Name`, which are used for configuring security policy settings."],["The documentation highlights the available constructors for creating instances of the class, either by using an empty constructor or providing another instance of the class."],["There are multiple versions of the assembly `Google.Cloud.Compute.V1.dll` available to use."]]],[]]