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-21 UTC."],[[["The latest version of the `SecurityPolicyDdosProtectionConfig` is 3.6.0, while the current page is displaying information for version 2.17.0."],["The `SecurityPolicyDdosProtectionConfig` class is part of the `Google.Cloud.Compute.V1` namespace within the Google.Cloud.Compute.V1.dll assembly."],["This class implements interfaces such as `IMessage`, `IEquatable\u003cSecurityPolicyDdosProtectionConfig\u003e`, `IDeepCloneable\u003cSecurityPolicyDdosProtectionConfig\u003e`, and `IBufferMessage`."],["The class includes a property named `DdosProtection` of type string, which has an associated `HasDdosProtection` boolean property to check if it's set."],["The `SecurityPolicyDdosProtectionConfig` class has two constructors: a default constructor and a copy constructor that takes another `SecurityPolicyDdosProtectionConfig` object as a parameter."]]],[]]