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-04-09 UTC."],[[["This webpage provides documentation for the `SecurityPolicyDdosProtectionConfig` class within the `Google.Cloud.Compute.V1` namespace, specifically for version 3.3.0."],["The latest version documented is 3.6.0, with older versions available back to 1.0.0."],["The `SecurityPolicyDdosProtectionConfig` class inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, a default one and one that takes another `SecurityPolicyDdosProtectionConfig` object as a parameter, enabling object duplication."],["It has the properties `DdosProtection` with a string value and `HasDdosProtection` which is a boolean value."]]],[]]