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."],[[["The latest version of the `SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig` is 3.6.0, with multiple previous versions available for use, starting as early as 1.0.0."],["This class is part of the `Google.Cloud.Compute.V1` namespace, and is implemented within the `Google.Cloud.Compute.V1.dll` assembly."],["`SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes properties such as `AutoDeployConfidenceThreshold`, `AutoDeployExpirationSec`, `AutoDeployImpactedBaselineThreshold`, and `AutoDeployLoadThreshold`, which can be set or retrieved."],["The class allows for the creation of instances via two constructors, either default or based on another `SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig` object."]]],[]]