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-09 UTC."],[[["This webpage provides documentation for the `SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig` class within the `Google.Cloud.Compute.V1` namespace, specifically version 3.3.0, which is part of the Google Cloud .NET client library."],["The class is designed to configure settings related to Layer 7 DDoS defense, including auto-deployment and detection thresholds, as well as traffic granularity."],["It inherits from the `object` class and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, meaning it supports protobuf message operations and deep cloning."],["The documentation details the class's properties, like `AutoDeployConfidenceThreshold`, `DetectionAbsoluteQps`, and `TrafficGranularityConfigs`, along with their respective types and descriptions."],["The provided content references different versions, including the latest version (3.6.0) and multiple previous versions, each with a link to its corresponding documentation page."]]],[]]