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 page provides documentation for the `SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig` class within the `Google.Cloud.Compute.V1` namespace, specifically focusing on version 3.0.0 and its various iterations."],["The `SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig` class, which inherits from `object`, is used for configuring thresholds in Layer 7 DDoS defense, and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The documentation details the class's constructors, including a parameter for creating a copy of an existing `SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig`, and the properties that it contains, such as `AutoDeployConfidenceThreshold`, `AutoDeployExpirationSec`, and `DetectionAbsoluteQps`, offering the values, types, and descriptions of these properties."],["There are multiple versions of the `Google.Cloud.Compute.V1` library documented, ranging from version 1.0.0 to the latest 3.6.0, with each version offering its own specific documentation for the class, but all versions being named the same."]]],[]]