public sealed class SecurityPolicyDdosProtectionConfig : IMessage<SecurityPolicyDdosProtectionConfig>, IEquatable<SecurityPolicyDdosProtectionConfig>, IDeepCloneable<SecurityPolicyDdosProtectionConfig>, IBufferMessage, IMessage
[[["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 webpage provides documentation for the `SecurityPolicyDdosProtectionConfig` class within the `Google.Cloud.Compute.V1` namespace, specifically version 2.13.0."],["This class is a part of the `Google.Cloud.Compute.V1.dll` assembly and is designed for handling security policies related to DDoS protection."],["The documentation covers the class's inheritance, which is from the `object` class, as well as the interfaces it implements, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes information on the class's constructors and properties, with a specific focus on the `DdosProtection` property, which is of type `string` and allows for checking possible values via the `DdosProtection` enum."],["This page links to previous and future versions of the `SecurityPolicyDdosProtectionConfig`, the latest of which is 3.6.0 and goes as far back as 1.0.0."]]],[]]